Type Alias rp2040_pac::ppb::icsr::PENDSVCLR_R

source ·
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§

struct PENDSVCLR_R { /* private fields */ }