pub type PENDSVCLR_R = BitReader;Expand description
Field PENDSVCLR reader - PendSV clear-pending bit.
Write:
0 = No effect.
1 = Removes the pending state from the PendSV exception.
Aliased Typeยง
pub struct PENDSVCLR_R { /* private fields */ }