Type Alias xmc4300::ppb::syst_csr::TICKINT_W

source ·
pub type TICKINT_W<'a, REG> = BitWriter<'a, REG, TICKINT_A>;
Expand description

Field TICKINT writer - Tick Interrupt Enable

Aliased Type§

struct TICKINT_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> TICKINT_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

counting down to zero does not assert the SysTick exception request

source

pub fn value2(self) -> &'a mut W<REG>

counting down to zero to asserts the SysTick exception request.