Type Alias WinutW

Source
pub type WinutW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field WINUT writer - Window Upper Threshold

Aliased Type§

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