Type Alias stm32wlxx_hal::pac::tim17::bdtr::OSSR_W

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

Field OSSR writer - Off-state selection for Run mode

Aliased Type§

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