Type Alias atmega_hal::pac::tc5::timsk5::ICIE5_W

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

Field ICIE5 writer - Timer/Counter5 Input Capture Interrupt Enable

Aliased Type§

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