Type Alias atsame54n::system_control::icsr::PENDSTSET_R

source ·
pub type PENDSTSET_R = BitReader<PENDSTSETSELECT_A>;
Expand description

Field PENDSTSET reader - SysTick set-pending bit

Aliased Type§

struct PENDSTSET_R { /* private fields */ }

Implementations§

source§

impl PENDSTSET_R

source

pub const fn variant(&self) -> PENDSTSETSELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

Write: no effect; read: SysTick exception is not pending

source

pub fn is_value_1(&self) -> bool

Write: changes SysTick exception state to pending; read: SysTick exception is pending