Type Alias rp2040_pac::adc::cs::ERR_STICKY_R

source ·
pub type ERR_STICKY_R = BitReader;
Expand description

Field ERR_STICKY reader - Some past ADC conversion encountered an error. Write 1 to clear.

Aliased Type§

struct ERR_STICKY_R { /* private fields */ }