Type Alias atmega_hal::pac::ac::acsr::ACBG_W

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

Field ACBG writer - Analog Comparator Bandgap Select

Aliased Type§

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