rp2040_pac::adc::cs

Type Alias ERR_R

Source
pub type ERR_R = BitReader;
Expand description

Field ERR reader - The most recent ADC conversion encountered an error; result is undefined or noisy.

Aliased Typeยง

struct ERR_R { /* private fields */ }