#include <dev_TPBLPFC_typedef.h>
Collaboration diagram for PFC_FLAGS_s:Data Fields | ||
| union { | ||
| struct { | ||
| volatile unsigned Run: 1 | ||
| volatile unsigned Stop: 1 | ||
| volatile unsigned Fault: 1 | ||
| volatile unsigned OC_PH1: 1 | ||
| volatile unsigned OC_PH2: 1 | ||
| volatile unsigned OC_PH3: 1 | ||
| volatile unsigned OV_Vout: 1 | ||
| volatile unsigned AC_PFC_1_PH: 1 | ||
| volatile unsigned AC_AVGCM_no_VMC_1_PH: 1 | ||
| volatile unsigned DC_AVGCM_no_VMC_1_PH: 1 | ||
| volatile unsigned AC_AVGCM_no_VMC_1_PH_reverse: 1 | ||
| volatile unsigned AC_PFC_2PH_1_PH: 1 | ||
| volatile unsigned AGOn: 1 | ||
| volatile unsigned: 1 | ||
| } bits | ||
| volatile uint16_t value | ||
| }; | ||
Definition at line 206 of file dev_TPBLPFC_typedef.h.
| union { ... } |
| volatile unsigned AC_AVGCM_no_VMC_1_PH |
Definition at line 219 of file dev_TPBLPFC_typedef.h.
| volatile unsigned AC_AVGCM_no_VMC_1_PH_reverse |
Definition at line 221 of file dev_TPBLPFC_typedef.h.
| volatile unsigned AC_PFC_1_PH |
Definition at line 218 of file dev_TPBLPFC_typedef.h.
| volatile unsigned AC_PFC_2PH_1_PH |
Definition at line 222 of file dev_TPBLPFC_typedef.h.
| volatile unsigned AGOn |
Definition at line 223 of file dev_TPBLPFC_typedef.h.
| struct { ... } bits |
| volatile unsigned DC_AVGCM_no_VMC_1_PH |
Definition at line 220 of file dev_TPBLPFC_typedef.h.
| volatile unsigned Fault |
Definition at line 212 of file dev_TPBLPFC_typedef.h.
| volatile unsigned OC_PH1 |
Definition at line 213 of file dev_TPBLPFC_typedef.h.
| volatile unsigned OC_PH2 |
Definition at line 214 of file dev_TPBLPFC_typedef.h.
| volatile unsigned OC_PH3 |
Definition at line 215 of file dev_TPBLPFC_typedef.h.
| volatile unsigned OV_Vout |
Definition at line 216 of file dev_TPBLPFC_typedef.h.
| volatile unsigned Run |
Definition at line 210 of file dev_TPBLPFC_typedef.h.
| volatile unsigned Stop |
Definition at line 211 of file dev_TPBLPFC_typedef.h.
| volatile unsigned |
Definition at line 224 of file dev_TPBLPFC_typedef.h.
| volatile uint16_t value |
Definition at line 229 of file dev_TPBLPFC_typedef.h.