Type Alias atmega_hal::pac::tc1::tccr1b::ICNC1_W

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