Type Alias avr_device::atmega2560::tc5::timsk5::ICIE5_W
source · pub type ICIE5_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK5_SPEC, bool, O>;Expand description
Field ICIE5 writer - Timer/Counter5 Input Capture Interrupt Enable
Aliased Type§
struct ICIE5_W<'a, const O: u8> { /* private fields */ }