Type Alias Overrun1W

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

Field OVERRUN1 writer - Result 1 Overrun

Aliased Type§

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