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... | |
Constants for ELS Command CRC.
| #define MCUXCLELS_CMD_CRC_VALUE_RESET |
Reset the Command CRC to initial value.
| #define MCUXCLELS_CMD_CRC_VALUE_ENABLE |
Enable update of Command CRC value by executing commands.
| #define MCUXCLELS_CMD_CRC_VALUE_DISABLE |
Disable update of Command CRC value by executing commands.
| #define MCUXCLELS_CMD_CRC_RESET |
Reset the Command CRC to initial value.
| #define MCUXCLELS_CMD_CRC_ENABLE |
Enable update of Command CRC value by executing commands.
| #define MCUXCLELS_CMD_CRC_DISABLE |
Disable update of Command CRC value by executing commands.
| #define MCUXCLELS_CMD_CRC_POLYNOMIAL |
CRC polynomial for the Command CRC.
| #define MCUXCLELS_CMD_CRC_INITIAL_VALUE |
Initial value for the Command CRC.