![Texas Instruments SimpleLink MSP432P4 Series Скачать руководство пользователя страница 720](http://html1.mh-extra.com/html/texas-instruments/simplelink-msp432p4-series/simplelink-msp432p4-series_technical-reference-manual_1095579720.webp)
CRC32 Registers
720
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
CRC32 Module
15.3.0.3 CRC32INIRES_LO Register
CRC32 Initialization and Result, Lower 16 Bits
Data written to this register represents the seed for the CRC calculation. This register always reflects the
latest signature of the values collected so far.
Figure 15-5. CRC32INIRES_LO Register
15
14
13
12
11
10
9
8
CRC32INIRES_LO
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
7
6
5
4
3
2
1
0
CRC32INIRES_LO
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
(1)
This register is updated with the final signature value one cycle
after
the last data input value is written to the CRC32DI or CRC32DIRB
registers. Application should wait for this one cycle delay before reading the result.
Table 15-4. CRC32INIRES_LO Register Description
Bit
Field
Type
Reset
Description
15-0
CRC32INIRES_LO
(1)
RW
0h
CRC32 initialization and result, lower 16 bits. This register holds lower 16 bits of
the current CRC32 result (according to the CRC32-ISO3309 standard). Writing to
this register initializes the CRC32 calculation with the value written to it.