Type Alias ACIC_W

Source
pub type ACIC_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ACIC writer - Analog Comparator Input Capture Enable

Aliased Typeยง

struct ACIC_W<'a, REG> { /* private fields */ }