NXP Reader Library  v17.1.0.2535
phalMfpEVx_SamAV3_NonX_DataParams_t Struct Reference

MIFARE Plus EVx SamAV3 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
 Security level authenticate.
 
uint8_t bSMMode
 Secure messaging mode. More...
 
uint8_t bWrappedMode
 Wrapped APDU mode. More...
 
uint8_t bExtendedLenApdu
 Extended length APDU. More...
 

Detailed Description

MIFARE Plus EVx SamAV3 NonX parameter structure.

Field Documentation

◆ bSMMode

uint8_t phalMfpEVx_SamAV3_NonX_DataParams_t::bSMMode

Secure messaging mode.

0: EV0 Mode; 1: EVx mode

◆ bWrappedMode

uint8_t phalMfpEVx_SamAV3_NonX_DataParams_t::bWrappedMode

Wrapped APDU mode.

All native commands need to be sent wrapped in ISO 7816 APDUs.

◆ bExtendedLenApdu

uint8_t phalMfpEVx_SamAV3_NonX_DataParams_t::bExtendedLenApdu

Extended length APDU.

If set the native commands should be wrapped in extended format


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