Type Alias atmega_hal::pac::exint::eimsk::INT_W

source ·
pub type INT_W<'a, const O: u8> = FieldWriterRaw<'a, u8, EIMSK_SPEC, u8, u8, Safe, 8, O>;
Expand description

Field INT writer - External Interrupt Request 7 Enable

Aliased Type§

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