Type Alias 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 */ }