Type Alias stm32wlxx_hal::pac::lptim1::ier::ARROKIE_W
pub type ARROKIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, ARROKIE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ARROKIE
writer - Autoreload register update OK Interrupt Enable
Aliased Type§
struct ARROKIE_W<'a, const O: u8> { /* private fields */ }