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