Type Alias xmc4300::ppb::syst_csr::TICKINT_R

source ·
pub type TICKINT_R = BitReader<TICKINT_A>;
Expand description

Field TICKINT reader - Tick Interrupt Enable

Aliased Type§

struct TICKINT_R { /* private fields */ }

Implementations§

source§

impl TICKINT_R

source

pub const fn variant(&self) -> TICKINT_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

counting down to zero does not assert the SysTick exception request

source

pub fn is_value2(&self) -> bool

counting down to zero to asserts the SysTick exception request.