Type Alias avr_device::atmega2560::tc4::tccr4b::ICNC4_W
source · pub type ICNC4_W<'a, const O: u8> = BitWriter<'a, u8, TCCR4B_SPEC, bool, O>;Expand description
Field ICNC4 writer - Input Capture 4 Noise Canceler
Aliased Type§
struct ICNC4_W<'a, const O: u8> { /* private fields */ }