Type Alias ICF1_W

Source
pub type ICF1_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIFR1_SPEC, bool, BitM, O>;
Expand description

Field ICF1 writer - Input Capture Flag 1

Aliased Type§

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