Type Alias Pgvb2W

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

Field PGVB2 writer - Pattern Generator 2 Output Enable

Aliased Type§

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