rp2040_pac::adc::fcs

Type Alias 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 */ }