Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
BOOST_CONVERTER_CONSTANTS_s Struct Reference

#include <power_control/devices/dev_boost_typedef.h>

+ Collaboration diagram for BOOST_CONVERTER_CONSTANTS_s:

Data Fields

enum BOOST_STATUS_FLAGS_e StatusFlags
 List of all status and control flags of the Boost Converter status word. More...
 
enum BOOST_OPSTATES_e OpStateOpCodes
 List of State Machine Operating State IDs. More...
 
enum BOOST_SUBSTATES_e SubStateOpCodes
 List of State Machine Sub-State IDs. More...
 
enum BOOST_OPSTATE_RETURNS_e OpStateReturnValues
 List of State Machine Operating State Return Values. More...
 
enum BOOST_CONTROL_MODE_e ControlModes
 List of Supported Control Modes. More...
 

Detailed Description

Definition at line 166 of file dev_boost_typedef.h.

Field Documentation

◆ ControlModes

enum BOOST_CONTROL_MODE_e ControlModes

List of Supported Control Modes.

Definition at line 172 of file dev_boost_typedef.h.

◆ OpStateOpCodes

enum BOOST_OPSTATES_e OpStateOpCodes

List of State Machine Operating State IDs.

Definition at line 169 of file dev_boost_typedef.h.

◆ OpStateReturnValues

enum BOOST_OPSTATE_RETURNS_e OpStateReturnValues

List of State Machine Operating State Return Values.

Definition at line 171 of file dev_boost_typedef.h.

◆ StatusFlags

enum BOOST_STATUS_FLAGS_e StatusFlags

List of all status and control flags of the Boost Converter status word.

Definition at line 168 of file dev_boost_typedef.h.

◆ SubStateOpCodes

enum BOOST_SUBSTATES_e SubStateOpCodes

List of State Machine Sub-State IDs.

Definition at line 170 of file dev_boost_typedef.h.


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