atsamd21g::adc::ctrlb

Type Alias FreerunW

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

Field FREERUN writer - Free Running Mode

Aliased Type§

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