Type Alias Underrun1W

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

Field UNDERRUN1 writer - Result 1 Underrun

Aliased Type§

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