Type Alias OUTMODE_W
Source pub type OUTMODE_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, OUTMODE_A, 2, 4>;
Expand description
Field OUTMODE writer - Output Mode
pub struct OUTMODE_W<'a> { }
DAC output to pin and ADC disabled
DAC output to pin enabled. DAC output to ADC and ACMP disabled
DAC output to pin disabled. DAC output to ADC and ACMP enabled
DAC output to pin, ADC, and ACMP enabled