Module crc

Source
Expand description

Cyclic redundancy check calculation unit

Modules§

cr
Control register
dr
Data register
idr
Independent data register
init
Initial CRC value
pol
polynomial

Structs§

RegisterBlock
Register block

Type Aliases§

CR
CR (rw) register accessor: Control register
DR
DR (rw) register accessor: Data register
IDR
IDR (rw) register accessor: Independent data register
INIT
INIT (rw) register accessor: Initial CRC value
POL
POL (rw) register accessor: polynomial