![]() |
![]() |
CRC Engine Configuration Control Info Bit Definitions | |
Bitmap definition of the ctrlBitField in paCrcConfig_t. | |
#define | pa_CRC_CONFIG_RIGHT_SHIFT 0x0001 |
#define | pa_CRC_CONFIG_INVERSE_RESULT 0x0002 |
#define pa_CRC_CONFIG_INVERSE_RESULT 0x0002 |
Control Info -- Set: a 'NOT' operation is applied to the final CRC result
#define pa_CRC_CONFIG_RIGHT_SHIFT 0x0001 |
Control Info -- Set: Right shift CRC (b0 to b7) Clear: Left shift CRC (b7 to b0)