Type Definition R
Other items instm32wb_stm32hal::stm32wb55::rtc::tsdr
type R = R<u32, TSDR>;
Reader of register TSDR
impl R
pub fn wdu(&self) -> WDU_R
Bits 13:15 - Week day units
pub fn mt(&self) -> MT_R
Bit 12 - Month tens in BCD format
pub fn mu(&self) -> MU_R
Bits 8:11 - Month units in BCD format
pub fn dt(&self) -> DT_R
Bits 4:5 - Date tens in BCD format
pub fn du(&self) -> DU_R
Bits 0:3 - Date units in BCD format