Type Alias xmc4800::ppb::icsr::PendsvsetR

source ·
pub type PendsvsetR = BitReader;
Expand description

Field PENDSVSET reader - 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 PendsvsetR { /* private fields */ }