DJI Payload SDK  1.5.3
Data Fields
T_PsdkAppFuncWidgetValueItem Struct Reference

Widget based parameters and value structure. More...

#include <psdk_cmdset_app_func.h>

Data Fields

uint8_t widgetType
 
uint8_t widgetIndex
 
U_AppFuncWidgetValue widgetValue
 

Detailed Description

Widget based parameters and value structure.

Field Documentation

◆ widgetType

uint8_t widgetType

Specifies widget type. This parameter can be any value of E_PsdkAppFuncWidgetType

◆ widgetIndex

uint8_t widgetIndex

Specifies widget index.

Note
The value is unique index for widget, starting at 0. DJI Pilot widget show sequence relay on the widgetIndex.

◆ widgetValue

U_AppFuncWidgetValue widgetValue

Specifies widget value, please refer to U_AppFuncWidgetValue


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