Struct stm32f103xx::rtc::DIVH[][src]

pub struct DIVH { /* fields omitted */ }

RTC Prescaler Divider Register High

Methods

impl DIVH
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DIVH

impl !Sync for DIVH