Type Alias QerrW

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

Field QERR writer - Quadrature Error Flag

Aliased Typeยง

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