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