Bar Logo 3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
 
Content
     
Loading...
Searching...
No Matches
VACM_FAULT_s Struct Reference

ADD_SHORT_DESCRIPTION. More...

#include <vac_monitor_typedef.h>

+ Inheritance diagram for VACM_FAULT_s:
+ Collaboration diagram for VACM_FAULT_s:

Data Fields

union { 
 
   struct { 
 
      bool   ov: 1 
 Bit #0: flag indicating that magnitude of line voltage < UV threshold. More...
 
      bool   uv: 1 
 Bit #1: flag indicating that magnitude of line voltage > OV threshold. More...
 
      bool   fmin: 1 
 Bit #2: flag indicating that frequency of line voltage < min. More...
 
      bool   fmax: 1 
 Bit #3: flag indicating that frequency of line voltage > max. More...
 
      bool   zc_timeout: 1 
 Bit #4: flag indicating that have spent too long in zero cross region
More...
 
      unsigned   : 1 
 Bit #5: unused. More...
 
      unsigned   : 1 
 Bit #6: unused. More...
 
      unsigned   : 1 
 Bit #7: unused. More...
 
      unsigned   : 1 
 Bit #8: unused. More...
 
      unsigned   : 1 
 Bit #9: unused. More...
 
      unsigned   : 1 
 Bit #10: unused. More...
 
      unsigned   : 1 
 Bit #11: unused
More...
 
      unsigned   : 1 
 Bit #12: unused. More...
 
      unsigned   : 1 
 Bit #13: unused. More...
 
      unsigned   : 1 
 Bit #14: unused. More...
 
      unsigned   : 1 
 Bit #15: unused. More...
 
   }   bits 
 
   uint16_t   value 
 
};  
 

Detailed Description

ADD_DETAILED_DESCRIPTION

Definition at line 87 of file vac_monitor_typedef.h.

Field Documentation

◆ [union]

union { ... }

◆ __pad0__

unsigned __pad0__

Definition at line 97 of file vac_monitor_typedef.h.

◆ __pad10__

unsigned __pad10__

Definition at line 107 of file vac_monitor_typedef.h.

◆ __pad1__

unsigned __pad1__

Definition at line 98 of file vac_monitor_typedef.h.

◆ __pad2__

unsigned __pad2__

Definition at line 99 of file vac_monitor_typedef.h.

◆ __pad3__

unsigned __pad3__

Definition at line 100 of file vac_monitor_typedef.h.

◆ __pad4__

unsigned __pad4__

Definition at line 101 of file vac_monitor_typedef.h.

◆ __pad5__

unsigned __pad5__

Definition at line 102 of file vac_monitor_typedef.h.

◆ __pad6__

unsigned __pad6__

Definition at line 103 of file vac_monitor_typedef.h.

◆ __pad7__

unsigned __pad7__

Definition at line 104 of file vac_monitor_typedef.h.

◆ __pad8__

unsigned __pad8__

Definition at line 105 of file vac_monitor_typedef.h.

◆ __pad9__

unsigned __pad9__

Definition at line 106 of file vac_monitor_typedef.h.

◆ [struct]

struct { ... } bits

◆ fmax

bool fmax

Definition at line 94 of file vac_monitor_typedef.h.

◆ fmin

bool fmin

Definition at line 93 of file vac_monitor_typedef.h.

◆ ov

bool ov

Definition at line 91 of file vac_monitor_typedef.h.

◆ uv

bool uv

Definition at line 92 of file vac_monitor_typedef.h.

◆ value

uint16_t value

Definition at line 110 of file vac_monitor_typedef.h.

◆ zc_timeout

bool zc_timeout

Definition at line 95 of file vac_monitor_typedef.h.


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