rp2040_pac::adc::fifo

Type Alias ERR_R

Source
pub type ERR_R = BitReader;
Expand description

Field ERR reader - 1 if this particular sample experienced a conversion error. Remains in the same location if the sample is shifted.

Aliased Typeยง

struct ERR_R { /* private fields */ }