![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 848](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578848.webp)
CRC Registers
848
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cyclical Redundancy Check (CRC)
Table 13-5. CRCCTRL Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
5-4
ENDIAN
R/W
0h
Endian Control.
This field is used to program the endian configuration.
The encodings below are with respect to an input word = (B3, B2,
B1, B0).
See
for more information regarding endian configuration
and control.
0h = Configuration unchanged. (B3, B2, B1, B0)
1h = Bytes are swapped in half-words but half-words are not
swapped (B2, B3, B0, B1)
2h = Half-words are swapped but bytes are not swapped in half-
word. (B1, B0, B3, B2)
3h = Bytes are swapped in half-words and half-words are swapped.
(B0, B1, B2, B3)
3-0
TYPE
R/W
0h
Operation Type.
The TYPE value in the CRCCTRL register should be exclusive.
0h = Polynomial 0x8005
1h = Polynomial 0x1021
2h = Polynomial 0x4C11DB7
3h = Polynomial 0x1EDC6F41
8h = TCP checksum