Type Alias atmega_hal::pac::tc5::tccr5b::ICNC5_W

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

Field ICNC5 writer - Input Capture 5 Noise Canceler

Aliased Type§

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