CRC Registers
432
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
CRC Module
15.4 CRC Registers
The CRC module registers are listed in
. The base address can be found in the device-specific
data sheet. The address offset is given in
.
NOTE:
All registers have word or byte register access. For a generic register
ANYREG
, the suffix
"_L" (
ANYREG_L
) refers to the lower byte of the register (bits 0 through 7). The suffix "_H"
(
ANYREG_H
) refers to the upper byte of the register (bits 8 through 15).
Table 15-1. CRC Registers
Offset
Acronym
Register Name
Type
Access
Reset
Section
00h
CRCDI
CRC Data In
Read/write
Word
0000h
00h
CRCDI_L
Read/write
Byte
00h
01h
CRCDI_H
Read/write
Byte
00h
02h
CRCDIRB
CRC Data In Reverse Byte
Read/write
Word
0000h
02h
CRCDIRB_L
Read/write
Byte
00h
03h
CRCDIRB_H
Read/write
Byte
00h
04h
CRCINIRES
CRC Initialization and Result
Read/write
Word
FFFFh
04h
CRCINIRES_L
Read/write
Byte
FFh
05h
CRCINIRES_H
Read/write
Byte
FFh
06h
CRCRESR
CRC Result Reverse
Read only
Word
FFFFh
06h
CRCRESR_L
Read/write
Byte
FFh
07h
CRCRESR_H
Read/write
Byte
FFh