SLPCTRL

Type Alias SLPCTRL 

Source
pub type SLPCTRL = Periph<RegisterBlock, 0x50>;
Expand description

Sleep Controller

Aliased Type§

pub struct SLPCTRL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SLPCTRL

Source§

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

Formats the value using the given formatter. Read more