Skip to main content

Cmc

Type Alias Cmc 

Source
pub type Cmc = Periph<RegisterBlock, 0x4008_b000>;
Expand description

CMC

Aliased Type§

pub struct Cmc { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Cmc

Source§

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

Formats the value using the given formatter. Read more