![]() |
DJI Payload SDK
1.5.3
|
Widget based parameters and value structure. More...
#include <psdk_cmdset_app_func.h>
Data Fields | |
uint8_t | widgetType |
uint8_t | widgetIndex |
U_AppFuncWidgetValue | widgetValue |
Widget based parameters and value structure.
uint8_t widgetType |
Specifies widget type. This parameter can be any value of E_PsdkAppFuncWidgetType
uint8_t widgetIndex |
Specifies widget index.
U_AppFuncWidgetValue widgetValue |
Specifies widget value, please refer to U_AppFuncWidgetValue