Type Alias atsame54n::system_control::icsr::PENDSVSET_W

source ·
pub type PENDSVSET_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, PENDSVSETSELECT_A>;
Expand description

Field PENDSVSET writer - PendSV set-pending bit

Aliased Type§

struct PENDSVSET_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> PENDSVSET_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

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

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

source

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

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