Type Alias Overrun0W

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

Field OVERRUN0 writer - Result 0 Overrun

Aliased Type§

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