pub type COUNTFLAG_W<'a, const O: u8> = BitWriter<'a, CSR_SPEC, O>;
Expand description

Field COUNTFLAG writer - Returns 1 if timer counted to 0 since last time this was read

Aliased Type§

struct COUNTFLAG_W<'a, const O: u8> { /* private fields */ }