Traps driver with handler for all types of traps using dsPIC MCUs. More...
Collaboration diagram for Traps Driver:Files | |
| file | traps.c |
| This is the generated driver source file for TRAPS driver. | |
Functions | |
| void | TRAPS_halt_on_error (uint16_t code) |
| Stores the trap error code and waits forever. This is a weak attribute function. The user can override and implement the same function without weak attribute. | |
| void TRAPS_halt_on_error | ( | uint16_t | code | ) |
| [in] | code | - trap error code |
Here is the caller graph for this function: