Type Alias Underrun0W

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

Field UNDERRUN0 writer - Result 0 Underrun

Aliased Type§

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