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