DJI Payload SDK  1.5.3
Data Fields
T_PsdkCameraGetSpotMeteringAck Struct Reference

Get spot metering zone command ack data structure. More...

#include <psdk_cmdset_camera.h>

Data Fields

uint8_t ackCode
 
uint8_t col: 4
 
uint8_t row: 4
 

Detailed Description

Get spot metering zone command ack data structure.

Field Documentation

◆ col

uint8_t col

Specifies column coordinate. This parameter is between 0 and 11.

◆ row

uint8_t row

Specifies row coordinate. This parameter is between 0 and 7.


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