pub type TICKINT_W<'a, const O: u8> = BitWriter<'a, u32, CSR_SPEC, TICKINTSELECT_A, O>;
Expand description

Field TICKINT writer - Enables SysTick exception request

Implementations

counting down to 0 does not assert the SysTick exception request

counting down to 0 asserts the SysTick exception request