Type Alias avr_device::atmega2560::tc3::tifr3::ICF3_W

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

Field ICF3 writer - Input Capture Flag 3

Aliased Type§

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