Type Alias rp2040_pac::adc::fcs::OVER_W
source · pub type OVER_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description
Field OVER
writer - 1 if the FIFO has been overflowed. Write 1 to clear.
Aliased Type§
struct OVER_W<'a, REG> { /* private fields */ }