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