pub type CitoW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CITO writer - Control in timeout interrupt

Aliased Type§

struct CitoW<'a, REG> { /* private fields */ }