Type Alias atmega_hal::pac::tc1::tifr1::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 */ }