Type Alias stm32wlxx_hal::pac::tim2::cr1::OPM_R
pub type OPM_R = BitReaderRaw<OPM_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OPM
reader - One-pulse mode
Aliased Type§
struct OPM_R { /* private fields */ }