MicrOS
exception_handler_definition Struct Reference

#include <exception_handler_definition.h>

Public Attributes

uint8_t exception_number
 
void(* handler )(exception_state *state)
 

Member Data Documentation

◆ exception_number

uint8_t exception_handler_definition::exception_number

◆ handler

void(* exception_handler_definition::handler) (exception_state *state)

The documentation for this struct was generated from the following file: