Type Alias Pgeb2W

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

Field PGEB2 writer - Pattern Generator 2 Output Enable Buffer

Aliased Typeยง

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