TIM SDK
TIM API C
card_reader.h File Reference

Description

Defines that shall be used for the card commands.

The following values are valid:

Copyright: Worldline.

Typedefs

typedef enum ta_e_card_reader ta_e_card_reader_t
 

Enumerations

enum  ta_e_card_reader { ta_c_cr_undefined = 0, ta_c_cr_icc = 1, ta_c_cr_cl = 2, ta_c_cr_ms = 3 }
 

Typedef Documentation

◆ ta_e_card_reader_t

Defines that shall be used for the card commands.

The following values are valid:

Specification: dialog.

Enumeration Type Documentation

◆ ta_e_card_reader

Defines that shall be used for the card commands.

The following values are valid:

Specification: dialog.

Enumerator
ta_c_cr_undefined 

Undefined/invalid value.

ta_c_cr_icc 

Contact card reader.

Specification: dialog.

ta_c_cr_cl 

Contactless reader.

Specification: dialog.

ta_c_cr_ms 

Magstripe reader.

Specification: dialog.