Type Alias stm32wlxx_hal::pac::tim1::cr2::OIS3N_W

pub type OIS3N_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, OIS1N_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field OIS1N writer - Output Idle state 1 (OC1N output)

Aliased Type§

struct OIS3N_W<'a, const O: u8> { /* private fields */ }