Type Alias stm32wlxx_hal::pac::lptim1::icr::ARROKCF_W
pub type ARROKCF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, ARROKCF_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ARROKCF
writer - Autoreload register update OK Clear Flag
Aliased Type§
struct ARROKCF_W<'a, const O: u8> { /* private fields */ }