Type Alias stm32wlxx_hal::pac::rtc::tstr::PM_R
pub type PM_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PM
reader - AM/PM notation
Aliased Type§
struct PM_R { /* private fields */ }