Type Alias RTC

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

Real-time clock

See peripheral structure

Aliased Typeยง

pub struct RTC { /* private fields */ }