Type Alias stm32wlxx_hal::pac::lptim2::ier::DOWNIE_W
pub type DOWNIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, DOWNIE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DOWNIE
writer - Direction change to down Interrupt Enable
Aliased Type§
struct DOWNIE_W<'a, const O: u8> { /* private fields */ }