TIM SDK
TIM API C
kernel_type.h File Reference

Description

Specifies the type of kernel.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_kernel_type ta_e_kernel_type_t
 

Enumerations

enum  ta_e_kernel_type {
  ta_c_kt_undefined, ta_c_kt_emv_contact, ta_c_kt_entry_point, ta_c_kt_kernel1,
  ta_c_kt_kernel2, ta_c_kt_kernel3, ta_c_kt_kernel4, ta_c_kt_kernel5,
  ta_c_kt_kernel6, ta_c_kt_kernel7
}
 

Typedef Documentation

◆ ta_e_kernel_type_t

Specifies the type of kernel.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_kernel_type

Specifies the type of kernel.

Specification: retail.

Enumerator
ta_c_kt_undefined 

Undefined/invalid value.

ta_c_kt_emv_contact 

EMV Contact kernel.

ta_c_kt_entry_point 

EMV Contactless Entrypoint.

ta_c_kt_kernel1 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].

ta_c_kt_kernel2 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].

ta_c_kt_kernel3 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].

ta_c_kt_kernel4 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].

ta_c_kt_kernel5 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].

ta_c_kt_kernel6 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].

ta_c_kt_kernel7 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless [B4].