Type Alias atmega_hal::pac::ac::acsr::ACD_W

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

Field ACD writer - Analog Comparator Disable

Aliased Type§

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