RTC

Type Alias RTC 

Source
pub type RTC = Periph<RegisterBlock, 0x0140>;
Expand description

Real-Time Counter

Aliased Type§

pub struct RTC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RTC

Source§

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

Formats the value using the given formatter. Read more