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

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

+ Collaboration diagram for AVERAGING_ROLLING_s:

Data Fields

uint16_t samples [ROLLING_AVG_SAMPLE_POINTS]
 
uint32_t Accumulator
 
uint16_t Index
 
uint16_t AverageValue
 

Detailed Description

Definition at line 210 of file pwrctrl_typedef.h.

Field Documentation

◆ Accumulator

uint32_t Accumulator

Definition at line 213 of file pwrctrl_typedef.h.

◆ AverageValue

uint16_t AverageValue

Definition at line 215 of file pwrctrl_typedef.h.

◆ Index

uint16_t Index

Definition at line 214 of file pwrctrl_typedef.h.

◆ samples

uint16_t samples[ROLLING_AVG_SAMPLE_POINTS]

Definition at line 212 of file pwrctrl_typedef.h.


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