#include <power_control/devices/dev_boost_typedef.h>
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... | |
Definition at line 166 of file dev_boost_typedef.h.
enum BOOST_CONTROL_MODE_e ControlModes |
List of Supported Control Modes.
Definition at line 172 of file dev_boost_typedef.h.
enum BOOST_OPSTATES_e OpStateOpCodes |
List of State Machine Operating State IDs.
Definition at line 169 of file dev_boost_typedef.h.
enum BOOST_OPSTATE_RETURNS_e OpStateReturnValues |
List of State Machine Operating State Return Values.
Definition at line 171 of file dev_boost_typedef.h.
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.
enum BOOST_SUBSTATES_e SubStateOpCodes |
List of State Machine Sub-State IDs.
Definition at line 170 of file dev_boost_typedef.h.