Type Alias atmega_hal::pac::exint::eimsk::INT0_W

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

Field INT0 writer - External Interrupt Request Enable

Aliased Type§

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