Type Alias stm32wlxx_hal::pac::tim17::cr2::OIS1N_W

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

Field OIS1N writer - OIS1N

Aliased Type§

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