Type Alias WinltW

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

Field WINLT writer - Window Lower Threshold

Aliased Type§

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