Type Alias WinssW

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

Field WINSS writer - Window Single Sample

Aliased Typeยง

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