Type Alias INT1_W

Source
pub type INT1_W<'a, const O: u8> = BitWriterRaw<'a, u8, EIMSK_SPEC, bool, BitM, O>;
Expand description

Field INT1 writer - External Interrupt Request Enable

Aliased Type§

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