CRCPR

Type Alias CRCPR 

Source
pub type CRCPR = Reg<CRCPRrs>;
Expand description

CRCPR (rw) register accessor: CRC polynomial register

You can read this register and get crcpr::R. You can reset, write, write_with_zero this register using crcpr::W. You can also modify this register. See API.

See register structure

For information about available fields see crcpr module

Aliased Typeยง

pub struct CRCPR { /* private fields */ }