Type Alias ProgeW

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

Field PROGE writer - Programming Error Interrupt Clear

Aliased Type§

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