Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches

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.
 

Detailed Description

Function Documentation

◆ TRAPS_halt_on_error()

void TRAPS_halt_on_error ( uint16_t  code)
Parameters
[in]code- trap error code
Returns
none
+ Here is the caller graph for this function: