DJI Payload SDK  1.5.3
Data Fields
T_AppDateTimeMsg Struct Reference

The structure defining APP Time and Date Push contents. More...

#include <psdk_cmdset_msg_push.h>

Data Fields

uint16_t year
 
uint8_t month
 
uint8_t day
 
uint8_t hour
 
uint8_t minute
 
uint8_t second
 

Detailed Description

The structure defining APP Time and Date Push contents.

Field Documentation

◆ year

uint16_t year

year,

Note
LSB is at the front and MSB is the back.

◆ month

uint8_t month

month

◆ day

uint8_t day

day

◆ hour

uint8_t hour

hour

◆ minute

uint8_t minute

minute

◆ second

uint8_t second

second


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