Struct stm32f303x_memory_map::rtc::tsdr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn wdu(&self) -> WduR
Bits 13:15 - Week day units
fn mt(&self) -> MtR
Bit 12 - Month tens in BCD format
fn mu(&self) -> MuR
Bits 8:11 - Month units in BCD format
fn dt(&self) -> DtR
Bits 4:5 - Date tens in BCD format
fn du(&self) -> DuR
Bits 0:3 - Date units in BCD format