NXP NFC Reader Library
v4.040.05.011646
|
Defines parameters that needs be provided by User to communicate with MIFare Classic card. More...
Data Fields | |
phNfcLib_MFC_Commands_t | bCommand |
[In] Mifare Classic command needs to be provided. More... | |
uint8_t | bBlockNumber |
[In] Block number on which Mifare Classic command to be executed. More... | |
uint8_t | bKeyType |
[In] Key Type used to Authenticate Mifare Classic. More... | |
uint8_t | bKeyNumber |
[In] Key Number from Sw KeyStore to be fetched to Authenticate Mifare Classic. More... | |
uint8_t | bKeyVersion |
[In] Key version from Sw KeyStore to be retrieved to Authenticate Mifare Classic. More... | |
uint8_t | bUidType |
[In] UID Type used to Personalize the MFC card. More... | |
phNfcLib_MFC_Commands_t phNfcLib_MFC::bCommand |
[In] Mifare Classic command needs to be provided.
uint8_t phNfcLib_MFC::bBlockNumber |
[In] Block number on which Mifare Classic command to be executed.
uint8_t phNfcLib_MFC::bKeyType |
[In] Key Type used to Authenticate Mifare Classic.
Takes either PHHAL_HW_MFC_KEYA or PHHAL_HW_MFC_KEYB.
uint8_t phNfcLib_MFC::bKeyNumber |
[In] Key Number from Sw KeyStore to be fetched to Authenticate Mifare Classic.
uint8_t phNfcLib_MFC::bKeyVersion |
[In] Key version from Sw KeyStore to be retrieved to Authenticate Mifare Classic.
uint8_t phNfcLib_MFC::bUidType |
[In] UID Type used to Personalize the MFC card.
Refer nfc_lib_mfc_uid_type