Module dr

Module dr 

Source
Expand description

Data register

Structs§

DrSpec
Data register

Type Aliases§

DrR
Field DR reader - 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 DR writer - 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 DR reader
W
Register DR writer