pub type PENDSVCLR_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field PENDSVCLR
writer - PendSV clear-pending bit.
Write:
0 = No effect.
1 = Removes the pending state from the PendSV exception.
Aliased Type§
struct PENDSVCLR_W<'a, REG> { /* private fields */ }