pub type EN_W<'a, REG> = BitWriter<'a, REG>;
Field EN writer - Power on ADC and enable its clock. 1 - enabled. 0 - disabled.
EN
struct EN_W<'a, REG> { /* private fields */ }