Type Alias attiny_hal::pac::adc::admux::REFS2_W

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

Field REFS2 writer - Reference Selection Bit 2

Aliased Type§

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