RSTCTRL

Type Alias RSTCTRL 

Source
pub type RSTCTRL = Periph<RegisterBlock, 0x40>;
Expand description

Reset controller

Aliased Type§

pub struct RSTCTRL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RSTCTRL

Source§

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

Formats the value using the given formatter. Read more