Type Alias attiny_hal::pac::exint::gimsk::INT0_W

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

Field INT0 writer - External Interrupt Request 0 Enable

Aliased Type§

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