Struct stm32f103xx::rtc::ALRH[][src]

pub struct ALRH { /* fields omitted */ }

RTC Alarm Register High

Methods

impl ALRH
[src]

Writes to the register

Auto Trait Implementations

impl Send for ALRH

impl !Sync for ALRH