Skip to main content

RTC_CNTL

Type Alias RTC_CNTL 

Source
pub type RTC_CNTL = Periph<RegisterBlock, 0x3ff4_8000>;
Expand description

Real-Time Clock Control

Aliased Type§

pub struct RTC_CNTL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RTC_CNTL

Source§

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

Formats the value using the given formatter. Read more