Type Alias MperrW

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

Field MPERR writer - Missing Pulse Error flag

Aliased Typeยง

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