![]() |
DJI Payload SDK
1.5.3
|
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 |
Get spot metering zone command ack data structure.
uint8_t col |
Specifies column coordinate. This parameter is between 0 and 11.
uint8_t row |
Specifies row coordinate. This parameter is between 0 and 7.