NXP Reader Library  v17.1.0.2535

Macro Definitions for ISO/IEC 7816-4 Selection Controls. To be used with ISOSelect File interface. More...

Collaboration diagram for Selection Control:

Macros

#define PHAL_MFDUOX_SELECTOR_0   0x00U
 Option to indicate Selection by 2 byte file Id.
 
#define PHAL_MFDUOX_SELECTOR_1   0x01U
 Option to indicate Selection by child DF.
 
#define PHAL_MFDUOX_SELECTOR_2   0x02U
 Option to indicate Select EF under current DF. More...
 
#define PHAL_MFDUOX_SELECTOR_3   0x03U
 Option to indicate Select parent DF of the current DF.
 
#define PHAL_MFDUOX_SELECTOR_4   0x04U
 Option to indicate Selection by DF Name. More...
 

Detailed Description

Macro Definitions for ISO/IEC 7816-4 Selection Controls. To be used with ISOSelect File interface.

Macro Definition Documentation

◆ PHAL_MFDUOX_SELECTOR_2

#define PHAL_MFDUOX_SELECTOR_2   0x02U

Option to indicate Select EF under current DF.

FID = EF id.

◆ PHAL_MFDUOX_SELECTOR_4

#define PHAL_MFDUOX_SELECTOR_4   0x04U

Option to indicate Selection by DF Name.

DFName and length is then valid.