1 #ifndef INTERRUPT_HANDLER_DEFINITION_H 2 #define INTERRUPT_HANDLER_DEFINITION_H Definition: interrupt_state.h:8
uint8_t interrupt_number
Definition: interrupt_handler_definition.h:9
bool(* handler)(interrupt_state *state)
Definition: interrupt_handler_definition.h:10
Definition: interrupt_handler_definition.h:7