Type Alias atmega_hal::pac::adc::adcsrb::MUX5_W

source ·
pub type MUX5_W<'a, const O: u8> = BitWriterRaw<'a, u8, ADCSRB_SPEC, bool, BitM, O>;
Expand description

Field MUX5 writer - Analog Channel and Gain Selection Bits

Aliased Type§

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