Type Alias Pge3W

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

Field PGE3 writer - Pattern Generator 3 Output Enable

Aliased Type§

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