Type Alias 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 */ }