Type Alias atmega_hal::pac::tc4::tccr4b::ICNC4_W

source ·
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 */ }