Type Alias atmega_hal::pac::exint::eicra::ISC0_W

source ·
pub type ISC0_W<'a, const O: u8> = FieldWriterRaw<'a, u8, EICRA_SPEC, u8, ISC0_A, Safe, 2, O>;
Expand description

Field ISC0 writer - External Interrupt Sense Control 0 Bits

Aliased Type§

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