Type Alias Crc
pub type Crc = Periph<RegisterBlock, 0x4003_2000>;Expand description
Cyclic Redundancy Check
Aliased Type§
pub struct Crc {
_marker: PhantomData<RegisterBlock>,
}Fields§
§_marker: PhantomData<RegisterBlock>pub type Crc = Periph<RegisterBlock, 0x4003_2000>;Cyclic Redundancy Check
pub struct Crc {
_marker: PhantomData<RegisterBlock>,
}_marker: PhantomData<RegisterBlock>