Expand description
Data register
Structs§
- DrSpec
- Data register
Type Aliases§
- DrR
- Field
DRreader - Data register bits. This register is used to write new data to the CRC calculator. It holds the previous CRC calculation result when it is read. If the data size is less than 32 bits, the least significant bits are used to write/read the correct value. - DrW
- Field
DRwriter - Data register bits. This register is used to write new data to the CRC calculator. It holds the previous CRC calculation result when it is read. If the data size is less than 32 bits, the least significant bits are used to write/read the correct value. - R
- Register
DRreader - W
- Register
DRwriter