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