Type Alias avr_device::atmega2560::tc1::tccr1b::ICNC1_W
source · pub type ICNC1_W<'a, const O: u8> = BitWriter<'a, u8, TCCR1B_SPEC, bool, O>;Expand description
Field ICNC1 writer - Input Capture 1 Noise Canceler
Aliased Type§
struct ICNC1_W<'a, const O: u8> { /* private fields */ }