pub type REPMODE_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, REPMODE_A, 2, 0>;
Expand description

Field REPMODE writer - Repeat Mode

Implementations

When started, the LETIMER counts down until it is stopped by software.

The counter counts REP0 times. When REP0 reaches zero, the counter stops.

The counter counts REP0 times. If REP1 has been written, it is loaded into REP0 when REP0 reaches zero. Else the counter stops

Both REP0 and REP1 are decremented when the LETIMER wraps around. The LETIMER counts until both REP0 and REP1 are zero