Struct ArchAVR_ExtIntConfig
Defined in File arch_avr_extint.h
Struct Documentation
-
struct ArchAVR_ExtIntConfig
Configuration structure for ArchAVR_ExtInt.
Public Members
-
reg_addr_t reg_pcint_mask[PCINT_BANK_COUNT]
Array of Pin Change mask regbit for each pin.
-
int_vect_t extint_vector[EXTINT_PIN_COUNT]
Array of External Interrupt vector indexes.
-
int_vect_t pcint_vector[PCINT_BANK_COUNT]
Array of Pin Change interrupt vector indexes.
-
reg_addr_t reg_pcint_mask[PCINT_BANK_COUNT]