Type Alias Pge0W

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

Field PGE0 writer - Pattern Generator 0 Output Enable

Aliased Typeยง

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