Type Alias HerrW

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

Field HERR writer - Hall Error Flag

Aliased Typeยง

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