CRC_VALUE
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
31:0 |
RW |
CURRENT_CRC |
CRC generator value: Write 0xFFFFFFF (32) or 0xFFFF (CCITT) to initialize the CRC, read provides the current CRC value. |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
31:0 |
CURRENT_CRC |
CRC_CCITT_INIT_VALUE |
Initial value for the CRC CCITT calculation |
0xFFFF* |
|
|
CRC_32_INIT_VALUE |
Initial value for the CRC 32 calculation |
0xFFFFFFFF |