Type Alias stm32wlxx_hal::pac::rtc::dr::DT_R
pub type DT_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DT
reader - Date tens in BCD format
Aliased Type§
struct DT_R { /* private fields */ }