Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
STATUS_FLAGS_s Struct Reference

Power converter status flags. More...

#include <psfb_droop.X/sources/pwrctrl/pwrctrl_typedef.h>

+ Collaboration diagram for STATUS_FLAGS_s:

Data Fields

union { 
 
   uint16_t   value 
 
};  
 

Detailed Description

This data structure is used to indicate when the there is a fault or running power supply.

Definition at line 88 of file pwrctrl_typedef.h.

Field Documentation

◆ [union]

union { ... }

◆ FaultActive

unsigned FaultActive

Definition at line 92 of file pwrctrl_typedef.h.

◆ notUsed

unsigned notUsed

Definition at line 93 of file pwrctrl_typedef.h.

◆ Running

unsigned Running

Definition at line 91 of file pwrctrl_typedef.h.

◆ value

uint16_t value

Definition at line 95 of file pwrctrl_typedef.h.


The documentation for this struct was generated from the following file: