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