Type Alias Pge2W

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

Field PGE2 writer - Pattern Generator 2 Output Enable

Aliased Type§

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