Type Alias atmega_hal::pac::tc3::tccr3b::ICNC3_W

source ·
pub type ICNC3_W<'a, const O: u8> = BitWriterRaw<'a, u8, TCCR3B_SPEC, bool, BitM, O>;
Expand description

Field ICNC3 writer - Input Capture 3 Noise Canceler

Aliased Type§

struct ICNC3_W<'a, const O: u8> { /* private fields */ }