Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
pwrctrl_common.h File Reference

Contains the power control reusable functions.
More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  AVERAGING_s
 

Typedefs

typedef struct AVERAGING_s AVERAGING_t
 

Functions

uint16_t PwrCtrl_UpdateAverage (AVERAGING_t *data, uint16_t adcReading)
 Average the raw data over number of samples.
 
bool PwrCtrl_RampReference (START_UP_RAMP_t *rampUp)
 Softly increment / decrement to the set reference target.
 

Detailed Description


Definition in file pwrctrl_common.h.

Typedef Documentation

◆ AVERAGING_t

typedef struct AVERAGING_s AVERAGING_t

Definition at line 24 of file pwrctrl_common.h.