NXP Reader Library  v17.1.0.2535
phalICode_SamAV3_NonX_DataParams_t Struct Reference

Parameter structure for iCode Sam NonX layer implementation. More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
phhalHw_SamAV3_DataParams_tpHalSamDataParams
 Pointer to the parameter structure of the underlying HAL of the SAM layer.
 
void * pPalSli15693DataParams
 Pointer to the parameter structure of the underlying palSli15693 layer.
 
void * pCryptoDataParams
 Pointer to the parameter structure of the underlying Crypto layer for encryption / Decryption.
 
void * pCryptoRngDataParams
 Pointer to the parameter structure of the underlying Crypto layer for random number generation.
 
void * pKeyStoreDataParams
 Pointer to the parameter structure of the underlying KeyStore layer.
 
uint8_t aRnd_Challenge [70]
 Buffer to store the random number generated by Challenge command.
 
uint8_t bBuffering
 Enable or disable the data buffering.
 
uint8_t bChallengeType
 Type of Challenge processed by Challenge command. More...
 
uint16_t wChallange_Timeout
 Timeout value to be configured for Challenge command. More...
 
uint16_t wChallange_Timeout_Unit
 Timeout unit to be configured for Challenge command.
 

Detailed Description

Parameter structure for iCode Sam NonX layer implementation.

Field Documentation

◆ bChallengeType

uint8_t phalICode_SamAV3_NonX_DataParams_t::bChallengeType

Type of Challenge processed by Challenge command.

This will help to update the timing information while reading the TResponse using Read Buffer.

◆ wChallange_Timeout

uint16_t phalICode_SamAV3_NonX_DataParams_t::wChallange_Timeout

Timeout value to be configured for Challenge command.

This will be the timing to wait for response.


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