Type Alias avr_device::atmega2560::tc4::tifr4::ICF4_W
source · pub type ICF4_W<'a, const O: u8> = BitWriter<'a, u8, TIFR4_SPEC, bool, O>;Expand description
Field ICF4 writer - Input Capture Flag 4
Aliased Type§
struct ICF4_W<'a, const O: u8> { /* private fields */ }