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