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

Averaging data type. More...

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

+ Collaboration diagram for AVERAGING_s:

Data Fields

uint32_t Accumulator
 
uint16_t Counter
 
uint16_t AveragingCount
 
uint16_t AverageValue
 

Detailed Description

This data structure manages averaging data strucutre, used in PwrCtrl_UpdateAverage

Definition at line 199 of file pwrctrl_typedef.h.

Field Documentation

◆ Accumulator

uint32_t Accumulator

Definition at line 201 of file pwrctrl_typedef.h.

◆ AverageValue

uint16_t AverageValue

Definition at line 204 of file pwrctrl_typedef.h.

◆ AveragingCount

uint16_t AveragingCount

Definition at line 203 of file pwrctrl_typedef.h.

◆ Counter

uint16_t Counter

Definition at line 202 of file pwrctrl_typedef.h.


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