Type Alias PattbufvW

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

Field PATTBUFV writer - Pattern Buffer Valid

Aliased Typeยง

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