Type Alias stm32wlxx_hal::pac::tim17::cr1::OPM_W
pub type OPM_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, OPM_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OPM
writer - One pulse mode
Aliased Type§
struct OPM_W<'a, const O: u8> { /* private fields */ }