Type Alias rp2040_pac::ppb::icsr::PENDSTCLR_R

source ·
pub type PENDSTCLR_R = BitReader;
Expand description

Field PENDSTCLR reader - SysTick exception clear-pending bit.
Write:
0 = No effect.
1 = Removes the pending state from the SysTick exception.
This bit is WO. On a register read its value is Unknown.

Aliased Type§

struct PENDSTCLR_R { /* private fields */ }