atsamd21j::dac::intenclr

Type Alias UnderrunW

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

Field UNDERRUN writer - Underrun Interrupt Enable

Aliased Type§

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