Type Alias stm32f4xx_hal::pac::stk::ctrl::TICKINT_W

source ·
pub type TICKINT_W<'a, const O: u8> = BitWriterRaw<'a, u32, CTRL_SPEC, bool, BitM, O>;
Expand description

Field TICKINT writer - SysTick exception request enable

Aliased Type§

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