DJI Payload SDK  1.5.3
Data Fields
T_PsdkAppFuncGetWidgetGroupValueAck Struct Reference

Get widget value group data command ack data structure. More...

#include <psdk_cmdset_app_func.h>

Data Fields

uint8_t ackCode
 
uint8_t widgetValueCount
 
T_PsdkAppFuncWidgetValueItem widgetValue [15]
 

Detailed Description

Get widget value group data command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode

◆ widgetValueCount

uint8_t widgetValueCount

Specifies widget count of the group.

◆ widgetValue

Specifies widget value items of the group.


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