Type Alias PMU

Source
pub type PMU = Periph<RegisterBlock, 0x600b_0000>;
Expand description

PMU Peripheral

Aliased Type§

pub struct PMU { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PMU

Source§

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

Formats the value using the given formatter. Read more