NXP Reader Library  v17.1.0.2535
phhalHw_MfcCrypto_DataParams_t Struct Reference

MfcCrypto HAL parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
void * pHalDataParams
 Pointer to the lower layers parameter structure.
 
uint8_t rA_buf [4]
 Initial RA value.
 
uint8_t rBp_buf [4]
 Initial RB value.
 
uint8_t cryptoReg [48]
 The CRYPTO LFSR.
 
uint8_t randReg [16]
 The PRNG LFSR for RB.
 
uint8_tpTxBuffer
 Pointer to global transmit buffer used by the Exchange() function.
 
uint16_t wTxBufSize
 Size of the global transmit buffer.
 
uint16_t wTxBufLen
 Number of valid bytes within the transmit buffer.
 
uint8_t bCryptoState
 Current crypto state.
 
uint8_t bActivated
 Indicates whether this layer is activated or not.
 
uint32_t uIdForSpFeed1
 UID to unit32.
 
uint8_t bEnabled
 Disables/Enables Crypto.
 
uint8_t bRxBits
 Number of valid bits in the receive buffer.
 

Detailed Description

MfcCrypto HAL parameter structure.


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