Type Alias PWR

Source
pub type PWR = Periph<RegisterBlock, 0x4000_7000>;
Expand description

Power control

See peripheral structure

Aliased Type§

struct PWR { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PWR

Source§

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

Formats the value using the given formatter. Read more