Type Alias RTC_IO

Source
pub type RTC_IO = Periph<RegisterBlock, 0x3f40_8400>;
Expand description

Low-power Input/Output

Aliased Type§

pub struct RTC_IO { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RTC_IO

Source§

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

Formats the value using the given formatter. Read more