Type Alias UTOF_W

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

Field UTOF writer - Configures whether the user timer overflows.

Aliased Type§

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