atsamd21g::adc::intenset

Type Alias OverrunW

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

Field OVERRUN writer - Overrun Interrupt Enable

Aliased Type§

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