Type Alias IdxerrW

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

Field IDXERR writer - Index Error Flag

Aliased Typeยง

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