Type Alias xmc4400::ppb::icsr::PENDSVCLR_W

source ·
pub type PENDSVCLR_W<'a, REG> = BitWriter<'a, REG, PENDSVCLR_A>;
Expand description

Field PENDSVCLR writer - PendSV clear-pending bit

Aliased Type§

struct PENDSVCLR_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> PENDSVCLR_W<'a, REG>
where REG: Writable + RegisterSpec,

source

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

no effect

source

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

removes the pending state from the PendSV exception.