NXP Reader Library  v17.1.0.2535
phalMfIdentity_SamAV3_NonX_DataParams_t Struct Reference

MIFARE Identity SAM AV3 NonX parameter structure
More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
phhalHw_SamAV3_DataParams_tpHalSamDataParams
 Pointer to the parameter structure of the hal of the SAM layer.
 
void * pPalMifareDataParams
 Pointer to the parameter structure of the palMifare component.
 
phTMIUtils_tpTMIDataParams
 Pointer to the parameter structure for collecting TMI.
 
uint8_t bAuthMode
 Auth. More...
 
uint8_t bAuthType
 AuthType. More...
 
uint8_t bKeyNo
 Key number against which authenticated.
 
uint8_t aAid [3]
 Currently selected application Id.
 
uint16_t wAdditionalInfo
 Specific error codes for Desfire generic errors or error codes returned by the card.
 
uint8_t aUid [7]
 Store the UID of the card. More...
 
uint8_t bUidLength
 Length of bytes available in UID buffer.
 
uint8_t bFileOption
 The bit settings of the FileOption parameter.
 
uint8_t bSDMOption
 Bit setting of SDM option.
 
uint8_t bSDMKeyNo
 Reference key number used for SDM operation.
 
uint8_t bSDMKeyVer
 Reference Key version used for SDM operation.
 
uint8_t bRAMKeyNo
 Reference RAM key number used for SDM operation.
 
uint8_t bRAMKeyVer
 Reference RAM Key version used for SDM operation.
 
uint8_t aSDMENCOffset [3]
 Buffer to represent the SDM ENC Offset.
 
uint8_t aSDMENCLen [3]
 Buffer to represent the SDM ENC Length.
 
uint8_t aSDMReadCtr [3]
 Buffer to represent the SDM Read Counter value.
 
uint8_t bKeyType
 Distinguish between the LRP_AES or AES key.
 

Detailed Description

MIFARE Identity SAM AV3 NonX parameter structure

Field Documentation

◆ bAuthMode

uint8_t phalMfIdentity_SamAV3_NonX_DataParams_t::bAuthMode

Auth.

Mode 0x0A or Ox1A or OxAA.

◆ bAuthType

uint8_t phalMfIdentity_SamAV3_NonX_DataParams_t::bAuthType

AuthType.

Whether its EV2 or LRP.

◆ aUid

uint8_t phalMfIdentity_SamAV3_NonX_DataParams_t::aUid[7]

Store the UID of the card.

This get updated if GetCardUID commmand is called.


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