CRC

Type Alias CRC 

Source
pub type CRC = Periph<RegisterBlock, 1073885184>;
Expand description

Cyclic redundancy check calculation unit

See peripheral structure

Aliased Typeยง

pub struct CRC { /* private fields */ }