Type Alias atsame54n::system_control::icsr::PENDSVSET_R

source ·
pub type PENDSVSET_R = BitReader<PENDSVSETSELECT_A>;
Expand description

Field PENDSVSET reader - PendSV set-pending bit

Aliased Type§

struct PENDSVSET_R { /* private fields */ }

Implementations§

source§

impl PENDSVSET_R

source

pub const fn variant(&self) -> PENDSVSETSELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

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

source

pub fn is_value_1(&self) -> bool

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