Type Alias avr_device::atmega2560::tc5::tccr5b::ICES5_W
source · pub type ICES5_W<'a, const O: u8> = BitWriter<'a, u8, TCCR5B_SPEC, bool, O>;Expand description
Field ICES5 writer - Input Capture 5 Edge Select
Aliased Type§
struct ICES5_W<'a, const O: u8> { /* private fields */ }