rp2040_pac::adc::fcs

Type Alias UNDER_R

Source
pub type UNDER_R = BitReader;
Expand description

Field UNDER reader - 1 if the FIFO has been underflowed. Write 1 to clear.

Aliased Typeยง

struct UNDER_R { /* private fields */ }