Type Alias Pge5W

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

Field PGE5 writer - Pattern Generator 5 Output Enable

Aliased Type§

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