Type Alias avr_device::atmega2560::tc5::tifr5::ICF5_W
source · pub type ICF5_W<'a, const O: u8> = BitWriter<'a, u8, TIFR5_SPEC, bool, O>;Expand description
Field ICF5 writer - Input Capture Flag 5
Aliased Type§
struct ICF5_W<'a, const O: u8> { /* private fields */ }