Type Alias PerbufvW

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

Field PERBUFV writer - Period Buffer Valid

Aliased Typeยง

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