Type Alias avr_device::atmega2560::tc1::tifr1::ICF1_W
source · pub type ICF1_W<'a, const O: u8> = BitWriter<'a, u8, TIFR1_SPEC, bool, O>;Expand description
Field ICF1 writer - Input Capture Flag 1
Aliased Type§
struct ICF1_W<'a, const O: u8> { /* private fields */ }