rp2040_pac::adc::fcs

Type Alias OVER_R

Source
pub type OVER_R = BitReader;
Expand description

Field OVER reader - 1 if the FIFO has been overflowed. Write 1 to clear.

Aliased Typeยง

struct OVER_R { /* private fields */ }