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

ADD_SHORT_DESCRIPTION. More...

#include <vac_monitor_typedef.h>

+ Inheritance diagram for VACM_VIN_s:
+ Collaboration diagram for VACM_VIN_s:

Data Fields

uint16_t * ptr_adcbuf
 Pointer to register or variable where the value is read from (e.g. ADCBUFx) or written to (e.g. PGxDC)
 
uint16_t raw
 
uint16_t raw_prev
 

‍raw ADC reading of input voltage, before offset removed and rectified


 
uint16_t rectified
 

‍previous reading of raw input voltage


 
int16_t * ptr_offset
 

‍rectified input voltage


 
uint16_t avg
 

‍pointer to offset upon which sensed input voltage sits before it is digitized by the ADC


 
uint16_t avg_prev
 

‍average of the rectified input voltage over 1/2 line cycle


 
uint16_t avg_sqrd
 

‍previous reading of average (over 1/2 line cycle)


 
uint16_t vloop_ff
 

‍square of the average input voltage


 

Detailed Description

ADD_DETAILED_DESCRIPTION

Definition at line 123 of file vac_monitor_typedef.h.

Field Documentation

◆ avg

uint16_t avg

Definition at line 130 of file vac_monitor_typedef.h.

◆ avg_prev

uint16_t avg_prev

Definition at line 131 of file vac_monitor_typedef.h.

◆ avg_sqrd

uint16_t avg_sqrd

Definition at line 132 of file vac_monitor_typedef.h.

◆ ptr_adcbuf

uint16_t* ptr_adcbuf

Definition at line 125 of file vac_monitor_typedef.h.

◆ ptr_offset

int16_t* ptr_offset

Definition at line 129 of file vac_monitor_typedef.h.

◆ raw

uint16_t raw

Definition at line 126 of file vac_monitor_typedef.h.

◆ raw_prev

uint16_t raw_prev

Definition at line 127 of file vac_monitor_typedef.h.

◆ rectified

uint16_t rectified

Definition at line 128 of file vac_monitor_typedef.h.

◆ vloop_ff

uint16_t vloop_ff

Definition at line 133 of file vac_monitor_typedef.h.


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