rp2040_pac::adc::fcs

Type Alias EN_W

Source
pub type EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field EN writer - If 1: write result to the FIFO after each conversion.

Aliased Typeยง

struct EN_W<'a, REG> { /* private fields */ }