Type Alias avr_device::atmega2560::tc3::tccr3b::ICNC3_W
source · pub type ICNC3_W<'a, const O: u8> = BitWriter<'a, u8, TCCR3B_SPEC, bool, O>;Expand description
Field ICNC3 writer - Input Capture 3 Noise Canceler
Aliased Type§
struct ICNC3_W<'a, const O: u8> { /* private fields */ }