Type Alias atmega_hal::pac::adc::admux::MUX_W

source ·
pub type MUX_W<'a, const O: u8> = FieldWriterRaw<'a, u8, ADMUX_SPEC, u8, MUX_A, Unsafe, 4, O>;
Expand description

Field MUX writer - Analog Channel Selection Bits

Aliased Type§

struct MUX_W<'a, const O: u8> { /* private fields */ }