MCUX CLNS
MCUX Crypto Library Normal Secure

Constants for ELS Command CRC. More...

Macros

#define MCUXCLELS_CMD_CRC_VALUE_RESET
 Reset the Command CRC to initial value. More...
 
#define MCUXCLELS_CMD_CRC_VALUE_ENABLE
 Enable update of Command CRC value by executing commands. More...
 
#define MCUXCLELS_CMD_CRC_VALUE_DISABLE
 Disable update of Command CRC value by executing commands. More...
 
#define MCUXCLELS_CMD_CRC_RESET
 Reset the Command CRC to initial value. More...
 
#define MCUXCLELS_CMD_CRC_ENABLE
 Enable update of Command CRC value by executing commands. More...
 
#define MCUXCLELS_CMD_CRC_DISABLE
 Disable update of Command CRC value by executing commands. More...
 
#define MCUXCLELS_CMD_CRC_POLYNOMIAL
 CRC polynomial for the Command CRC. More...
 
#define MCUXCLELS_CMD_CRC_INITIAL_VALUE
 Initial value for the Command CRC. More...
 

Detailed Description

Constants for ELS Command CRC.

Macro Definition Documentation

◆ MCUXCLELS_CMD_CRC_VALUE_RESET

#define MCUXCLELS_CMD_CRC_VALUE_RESET

Reset the Command CRC to initial value.

◆ MCUXCLELS_CMD_CRC_VALUE_ENABLE

#define MCUXCLELS_CMD_CRC_VALUE_ENABLE

Enable update of Command CRC value by executing commands.

◆ MCUXCLELS_CMD_CRC_VALUE_DISABLE

#define MCUXCLELS_CMD_CRC_VALUE_DISABLE

Disable update of Command CRC value by executing commands.

◆ MCUXCLELS_CMD_CRC_RESET

#define MCUXCLELS_CMD_CRC_RESET

Reset the Command CRC to initial value.

◆ MCUXCLELS_CMD_CRC_ENABLE

#define MCUXCLELS_CMD_CRC_ENABLE

Enable update of Command CRC value by executing commands.

◆ MCUXCLELS_CMD_CRC_DISABLE

#define MCUXCLELS_CMD_CRC_DISABLE

Disable update of Command CRC value by executing commands.

◆ MCUXCLELS_CMD_CRC_POLYNOMIAL

#define MCUXCLELS_CMD_CRC_POLYNOMIAL

CRC polynomial for the Command CRC.

◆ MCUXCLELS_CMD_CRC_INITIAL_VALUE

#define MCUXCLELS_CMD_CRC_INITIAL_VALUE

Initial value for the Command CRC.