CRC Registers
849
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cyclical Redundancy Check (CRC)
13.4.2 CRCSEED Register (Offset = 410h) [reset = 0h]
CRC SEED/Context (CRCSEED)
The CRC SEED/Context (CRCSEED) register is initially written with one of the following three values
depending on the encoding of the INIT field in the CRCCTRL register:
•
The context value written to the CRCSEED register. This encoding is for SEED values from a previous
CRC calculation or a specific protocol. (INIT = 0x0)
•
0x00000000 (INIT = 0x2)
•
0x11111111 (INIT = 0x3)
CRCSEED is shown in
and described in
Return to
Figure 13-2. CRCSEED Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
SEED
R/W-0h
Table 13-6. CRCSEED Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
SEED
R/W
0h
SEED/Context Value.
This register contains the starting seed of the CRC and checksum
operation.
This register also holds the latest result of CRC or checksum
operation.