NXP Reader Library  v17.1.0.2535

Definitions for Instruction codes. More...

Collaboration diagram for CommandCodes:

Macros

#define PHHAL_HW_SAM_CMD_INS_SAM_GET_VERSION   0x60U
 Sam Instruction code for SAM_GetVersion command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_DISABLE_CRYPTO   0xDCU
 Sam Instruction code for SAM_DisableCrypto command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_ACTIVATE_OFFLINE_KEY   0x01U
 Sam Instruction code for SAM_ActivateOfflineKey command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_LOAD_INIT_VECTOR   0x71U
 Sam Instruction code for SAM_LoadInitVector command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_KILL_AUTHENTICATION   0xCAU
 Sam Instruction code for SAM_KillAuthenticate command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_SELECT_APPLICATION   0x5AU
 Sam Instruction code for SAM_SelectApplication command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_GET_RANDOM   0X84U
 Sam Instruction code for SAM_GetChallenge command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_SLEEP   0x51U
 Sam Instruction code for SAM_Sleep command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_SET_CONFIGURATION   0x3CU
 Sam Instruction code for SAM_SetConfiguration command.
 

Detailed Description

Definitions for Instruction codes.