Type Alias atmega_hal::pac::adc::admux::REFS_W

source ·
pub type REFS_W<'a, const O: u8> = FieldWriterRaw<'a, u8, ADMUX_SPEC, u8, REFS_A, Unsafe, 2, O>;
Expand description

Field REFS writer - Reference Selection Bits

Aliased Type§

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