Type Alias avr_device::atmega2560::tc4::tccr4b::ICES4_W
source · pub type ICES4_W<'a, const O: u8> = BitWriter<'a, u8, TCCR4B_SPEC, bool, O>;Expand description
Field ICES4 writer - Input Capture 4 Edge Select
Aliased Type§
struct ICES4_W<'a, const O: u8> { /* private fields */ }