Struct stm32f103xx::rtc::ALRL[][src]

pub struct ALRL { /* fields omitted */ }

RTC Alarm Register Low

Methods

impl ALRL
[src]

Writes to the register

Auto Trait Implementations

impl Send for ALRL

impl !Sync for ALRL