Type Alias atmega_hal::pac::tc4::tifr4::ICF4_W

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

Field ICF4 writer - Input Capture Flag 4

Aliased Type§

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