Type Alias avr_device::atmega2560::tc5::tccr5b::ICNC5_W

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

Field ICNC5 writer - Input Capture 5 Noise Canceler

Aliased Type§

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