Type Alias avr_device::atmega2560::ac::acsr::ACIC_W
source · pub type ACIC_W<'a, const O: u8> = BitWriter<'a, u8, ACSR_SPEC, bool, O>;Expand description
Field ACIC writer - Analog Comparator Input Capture Enable
Aliased Type§
struct ACIC_W<'a, const O: u8> { /* private fields */ }