pub type ICNC1_W<'a, const O: u8> = BitWriterRaw<'a, u8, TCCR1B_SPEC, bool, BitM, O>;Expand description
Field ICNC1 writer - Input Capture 1 Noise Canceler
Aliased Type§
struct ICNC1_W<'a, const O: u8> { /* private fields */ }pub type ICNC1_W<'a, const O: u8> = BitWriterRaw<'a, u8, TCCR1B_SPEC, bool, BitM, O>;Field ICNC1 writer - Input Capture 1 Noise Canceler
struct ICNC1_W<'a, const O: u8> { /* private fields */ }