Type Alias rp2040_pac::ppb::syst_csr::COUNTFLAG_R

source ·
pub type COUNTFLAG_R = BitReader;
Expand description

Field COUNTFLAG reader - Returns 1 if timer counted to 0 since last time this was read. Clears on read by application or debugger.

Aliased Type§

struct COUNTFLAG_R { /* private fields */ }