Digital Power Starter Kit 3 Firmware  DM330017-3, Rev.3.0
dsPIC33C Buck Converter Peak Current Mode Control Example
V_LOOP_CONTROL_LOOP_HISTORIES_s Struct Reference

Data structure packing A- and B- coefficient arrays in a linear memory space for optimized DSP code execution. More...

#include <power_control/drivers/v_loop.h>

+ Collaboration diagram for V_LOOP_CONTROL_LOOP_HISTORIES_s:

Data Fields

volatile fractional ControlHistory [2]
 
volatile fractional ErrorHistory [3]
 

Detailed Description

Data structure packing A- and B- coefficient arrays in a linear memory space for optimized DSP code execution.

Definition at line 65 of file v_loop.h.

Field Documentation

◆ ControlHistory

volatile fractional ControlHistory[2]

Definition at line 67 of file v_loop.h.

◆ ErrorHistory

volatile fractional ErrorHistory[3]

Definition at line 68 of file v_loop.h.


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