libdragon
Data Fields
exception_t Struct Reference

Structure representing an exception. More...

#include <exception.h>

Data Fields

int32_t type
 Exception type.
const char * info
 String information of exception.
volatile const reg_block_tregs
 Registers at point of exception.

Detailed Description

Structure representing an exception.


Field Documentation

Exception type.

See also:
EXCEPTION_TYPE_RESET, EXCEPTION_TYPE_CRITICAL

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines