Skip to main content

Crc0

Type Alias Crc0 

Source
pub type Crc0 = Periph<RegisterBlock, 0x4008_a000>;
Expand description

CRC

Aliased Type§

pub struct Crc0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Crc0

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more