Type Alias Pge1W

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

Field PGE1 writer - Pattern Generator 1 Output Enable

Aliased Type§

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