Type Alias atmega_hal::pac::tc3::timsk3::ICIE3_W

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

Field ICIE3 writer - Timer/Counter3 Input Capture Interrupt Enable

Aliased Type§

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