Type Alias atsamd51p::sys_tick::csr::TICKINT_R

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

Field TICKINT reader - SysTick Exception Request Enable

Aliased Type§

struct TICKINT_R { /* private fields */ }

Implementations§

source§

impl TICKINT_R

source

pub const fn variant(&self) -> TICKINTSELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

Counting down to 0 does not assert the SysTick exception request

source

pub fn is_value_1(&self) -> bool

Counting down to 0 asserts the SysTick exception request