Type Alias Pge4W

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

Field PGE4 writer - Pattern Generator 4 Output Enable

Aliased Type§

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