Type Alias xmc4400::ppb::icsr::PENDSVSET_W

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

Field PENDSVSET writer - PendSV set-pending bit: 0b0=no effect, 0b1=changes PendSV exception state to pending., 0b0=PendSV exception is not pending, 0b1=PendSV exception is pending.,

Aliased Type§

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