Type Alias stm32wlxx_hal::pac::stk::ctrl::TICKINT_R
pub type TICKINT_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TICKINT
reader - SysTick exception request enable
Aliased Type§
struct TICKINT_R { /* private fields */ }