Type Alias rp2040_pac::resets::wdsel::ADC_W

source ·
pub type ADC_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field adc writer -

Aliased Type§

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