Type Alias WavebvW

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

Field WAVEBV writer - Wave Buffer Valid

Aliased Typeยง

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