Type Alias avr_device::attiny85::adc::admux::REFS2_W

source ·
pub type REFS2_W<'a, const O: u8> = BitWriter<'a, u8, ADMUX_SPEC, bool, O>;
Expand description

Field REFS2 writer - Reference Selection Bit 2

Aliased Type§

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