ModusToolbox Power Conversion Middleware
All Data Structures Functions Variables Typedefs Modules Pages
States

General Description

Macros

#define MTB_PWRCONV_STATE_RUN   (0x01UL)
 State/status/event flags. More...
 
#define MTB_PWRCONV_STATE_RAMP   (0x02UL)
 The ramping flag, indicates that the converter currently is changing the reference value smoothly to the specified target value.
 
#define MTB_PWRCONV_STATE_ALL   (0xFFFFFFFFUL)
 The mask to select all of the power converter instance states, for future capability.
 

Macro Definition Documentation

◆ MTB_PWRCONV_STATE_RUN

#define MTB_PWRCONV_STATE_RUN   (0x01UL)

State/status/event flags.

The running flag, indicates that the converter is currently running