Type Alias WinltW

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

Field WINLT writer - Window Monitor Lower Threshold

Aliased Type§

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