Module drone_core::exception
[−]
[src]
Exceptions support.
Enums
| Reserved |
Reserved vector in a vector table. |
Traits
| Exception |
Exception routines. |
| ExceptionTable |
A vector tables to exception routines. |
Type Definitions
| Handler |
Pointer to an exception routine. |
| ResetHandler |
Pointer to a reset routine. |