FIRST_TRAP Constant

intr.h

#define FIRST_TRAP 0

Returns the index of the first Auto-Int vector.

You can use it together with LAST_TRAP, TRAP_COUNT, and TRAP to loop through all interrupts.