pub type ADEN_W<'a, const O: u8> = BitWriterRaw<'a, u8, ADCSRA_SPEC, bool, BitM, O>;
Field ADEN writer - ADC Enable
ADEN
struct ADEN_W<'a, const O: u8> { /* private fields */ }