pub type CSR_W<'a> = BitWriter<'a, u32, MMCCR_SPEC, CSR_A, 1>;
Expand description

Field CSR writer - Counter stop rollover

Implementations

Counters roll over to zero after reaching the maximum value

Counters do not roll over to zero after reaching the maximum value