Type Alias SEC_RTC

Source
pub type SEC_RTC = Periph<RegisterBlock, 0x5600_7800>;
Expand description

Real-time clock

See peripheral structure

Aliased Type§

pub struct SEC_RTC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_RTC

Source§

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

Formats the value using the given formatter. Read more