NXP NFC Reader Library  v4.040.05.011646
phpalI14443p3a_Sw_DataParams_t Struct Reference

Software PAL-ISO14443P3A parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
void * pHalDataParams
 Pointer to the parameter structure of the underlying layer. More...
 
uint8_t abUid [10]
 Array holding the activated UID. More...
 
uint8_t bUidLength
 Length of UID stored in abUid. More...
 
uint8_t bUidComplete
 Whether the UID is complete (1) or not (0). More...
 
uint8_t bOpeMode
 Operation mode. More...
 
uint8_t bPollCmd
 Used to differentiate which command to send REQA or WakeUpA command for polling.
 

Detailed Description

Software PAL-ISO14443P3A parameter structure.

Field Documentation

§ pHalDataParams

void* phpalI14443p3a_Sw_DataParams_t::pHalDataParams

Pointer to the parameter structure of the underlying layer.

§ abUid

uint8_t phpalI14443p3a_Sw_DataParams_t::abUid[10]

Array holding the activated UID.

§ bUidLength

uint8_t phpalI14443p3a_Sw_DataParams_t::bUidLength

Length of UID stored in abUid.

§ bUidComplete

uint8_t phpalI14443p3a_Sw_DataParams_t::bUidComplete

Whether the UID is complete (1) or not (0).

§ bOpeMode

uint8_t phpalI14443p3a_Sw_DataParams_t::bOpeMode

Operation mode.

One of NFC, EMVCo, ISO.


The documentation for this struct was generated from the following file: