Felica 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. | |
| uint8_t | aIDmPMm [PHPAL_FELICA_IDM_LENGTH+PHPAL_FELICA_PMM_LENGTH] |
| The Cards Manufacture ID (IDm) and Manufacture Parameters (PMm). | |
| uint8_t | bIDmPMmValid |
Whether the stored IDm and PMm are valid (1) or not (0). | |
| uint8_t | bLength |
| Current data length, used internally for Exchange function. | |
Felica parameter structure.