Type Alias atmega_hal::pac::tc1::timsk1::ICIE1_W

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

Field ICIE1 writer - Timer/Counter1 Input Capture Interrupt Enable

Aliased Type§

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