Type Alias Underrun0W

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

Field UNDERRUN0 writer - Underrun 0 Interrupt Enable

Aliased Typeยง

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