Type Alias rp2040_pac::adc::cs::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 */ }