Type Alias atmega_hal::pac::tc4::timsk4::ICIE4_W

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

Field ICIE4 writer - Timer/Counter4 Input Capture Interrupt Enable

Aliased Type§

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