Digital Power Starter Kit 3 Firmware
dsPIC33C Buck Converter Voltage Mode Control Example
Fault Monitor Application Layer
+ Collaboration diagram for Fault Monitor Application Layer:

Modules

 Public Functions
 Public functions of the first application layer task.
 
 Public Properties
 Public properties of the first application layer task.
 
 Private Functions
 Private functions of the first application layer task.
 
 Private Properties
 Private properties of the first application layer task.
 

Detailed Description

This generic fault monitor device driver declares a fault object data structure, which can be used in user code to create various different fault objects, which will get scanned and managed by the fault monitor functions during runtime. The main function of this fault monitor is restricted to detecting fault conditions, differentiating between trip and release conditions. Fault conditions are defined in user code individually for each fault object.