Type Alias stm32wlxx_hal::pac::tim16::cr2::OIS1_W

pub type OIS1_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 - OIS1

Aliased Type§

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