EPC9143 300 W 16th Brick DC/DC Module Reference Design

Public properties of the first application layer task. More...

+ Collaboration diagram for Public Properties:

Variables

volatile struct FAULT_OBJECT_s fltobj_BuckUVLO
 Under Voltage Lock Out Fault Object. More...
 
volatile struct FAULT_OBJECT_s fltobj_BuckOVLO
 Over Voltage Lock Out Fault Object. More...
 
volatile struct FAULT_OBJECT_s fltobj_BuckOCP
 Over Current Protection Fault Object. More...
 
volatile struct FAULT_OBJECT_s fltobj_BuckRegErr
 Regulation Error Fault Object. More...
 

Detailed Description

Public properties of the first application layer task.

This is the detailed description of public variables, data types, enumerations, defines and macros of the fault monitor application layer.

Variable Documentation

◆ fltobj_BuckOCP

struct FAULT_OBJECT_s fltobj_BuckOCP

Over Current Protection Fault Object.


Definition at line 1 of file app_fault_monitor.c.

◆ fltobj_BuckOVLO

struct FAULT_OBJECT_s fltobj_BuckOVLO

Over Voltage Lock Out Fault Object.


Definition at line 1 of file app_fault_monitor.c.

◆ fltobj_BuckRegErr

struct FAULT_OBJECT_s fltobj_BuckRegErr

Regulation Error Fault Object.


Definition at line 1 of file app_fault_monitor.c.

◆ fltobj_BuckUVLO

struct FAULT_OBJECT_s fltobj_BuckUVLO

Under Voltage Lock Out Fault Object.


Definition at line 1 of file app_fault_monitor.c.