DJI Payload SDK  1.5.3
Data Fields
T_PsdkAppFuncGetWidgetListLengthAck Struct Reference

Get widget list length command ack data structure. More...

#include <psdk_cmdset_app_func.h>

Data Fields

uint8_t ackCode
 
uint8_t widgetListLength
 

Detailed Description

Get widget list length command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

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

◆ widgetListLength

uint8_t widgetListLength

Specifies widget count of widget list.


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