Type Alias stm32wlxx_hal::pac::tim1::cr2::OIS2_W
pub type OIS2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, OIS1_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OIS1
writer - Output Idle state 1 (OC1 output)
Aliased Type§
struct OIS2_W<'a, const O: u8> { /* private fields */ }