Expand description

cyclic redundancy check calculation unit

Modules

Control register

Data register

Data register - byte sized

Data register - half-word sized

Independent data register

Initial CRC value

CRC polynomial

Structs

Register block

Type Definitions

CR register accessor: an alias for Reg<CR_SPEC>

DR register accessor: an alias for Reg<DR_SPEC>

DR8 register accessor: an alias for Reg<DR8_SPEC>

DR16 register accessor: an alias for Reg<DR16_SPEC>

IDR register accessor: an alias for Reg<IDR_SPEC>

INIT register accessor: an alias for Reg<INIT_SPEC>

POL register accessor: an alias for Reg<POL_SPEC>