pub type AUXCNTEV_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, AUXCNTEV_A, 2, 14>;
Expand description

Field AUXCNTEV writer - Controls when the auxiliary counter counts

Implementations

Never counts.

Counts up on up-count events.

Counts up on down-count events.

Counts up on both up-count and down-count events.