Type Alias atmega_hal::pac::ac::acsr::ACIC_W

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

Field ACIC writer - Analog Comparator Input Capture Enable

Aliased Type§

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