Type Alias stm32wlxx_hal::pac::tim16::bdtr::OSSI_W

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

Field OSSI writer - Off-state selection for Idle mode

Aliased Type§

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