GD32F20x User Manual
185
8.4.
Register definition
CRC start address: 0x4002 3000
8.4.1.
Data register (CRC_DATA)
Address offset: 0x00
Reset value: 0xFFFF FFFF
This register has to be accessed by word (32-bit).
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
DATA [31:16]
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DATA [15:0]
rw
Bits
Fields
Descriptions
31:0
DATA [31:0]
CRC calculation result bits
Software writes and reads.
This register is used to calculate new data, and the register can be written the new
data directly. Written value cannot be read because the read value is the previous
CRC calculation result.
8.4.2.
Free data register (CRC_FDATA)
Address offset: 0x04
Reset value: 0x0000 0000
This register has to be accessed by word (32-bit).
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
FDATA [7:0]
rw
Bits
Fields
Descriptions
31:8
Reserved
Keep at reset value
7:0
FDATA [7:0]
Free Data Register bits
Software writes and reads.
Summary of Contents for GD32F20 Series
Page 191: ...GD32F20x User Manual 191 Bits Fields Descriptions 31 0 TRNDATA 31 0 32 Bit Random data ...
Page 290: ...GD32F20x User Manual 290 conversion is ongoing ...
Page 325: ...GD32F20x User Manual 325 15 0 ALRM 15 0 RTC alarm value low ...
Page 385: ...GD32F20x User Manual 385 ...
Page 523: ...GD32F20x User Manual 523 clears AERR bit by writing 0 to it ...