Type Alias atmega_hal::pac::tc3::tifr3::ICF3_W

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

Field ICF3 writer - Input Capture Flag 3

Aliased Type§

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