Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
fault_typedef.h File Reference

Contains fault data types.

#include "fault_common.h"
+ Include dependency graph for fault_typedef.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  FAULT_s
 Collection of faults to be monitored. More...
 
struct  FAULT_SETTINGS_s
 Contains Fault settings. More...
 

Typedefs

typedef struct FAULT_s FAULT_t
 
typedef struct FAULT_SETTINGS_s FAULT_SETTINGS_t
 

Typedef Documentation

◆ FAULT_SETTINGS_t

Definition at line 43 of file fault_typedef.h.

◆ FAULT_t

typedef struct FAULT_s FAULT_t

Definition at line 31 of file fault_typedef.h.