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

Power converter status flags. More...

#include <C:/MCU16Projects/bitbucket/dspic33ck-power-dcdc-dual-active-bridge-development-platform/dspic33ck-dab.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 79 of file pwrctrl_typedef.h.

Field Documentation

◆ [union]

union { ... }

◆ FaultActive

unsigned FaultActive

Definition at line 83 of file pwrctrl_typedef.h.

◆ notUsed

unsigned notUsed

Definition at line 84 of file pwrctrl_typedef.h.

◆ Running

unsigned Running

Definition at line 82 of file pwrctrl_typedef.h.

◆ value

uint16_t value

Definition at line 86 of file pwrctrl_typedef.h.


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