PixelKey
NeoPixel USB Key
Loading...
Searching...
No Matches
cmd_args_time_set_t Struct Reference

Arguments to time-set command. More...

#include <pixelkey_commands.h>

Data Fields

struct {
   uint16_t   year
 Year.
 
   uint8_t   month
 Month.
 
   uint8_t   day
 Day.
 
   uint8_t   hour
 Hour (24).
 
   uint8_t   minute
 Minute.
 
   uint8_t   second
 Second.
 
   uint8_t   tz_hour
 Time-zone hour offset (MSB signifies sign).
 
   uint8_t   tz_minute
 Time-zone minute offset.
 
time_bcd
 BCD coded time.
 

Detailed Description

Arguments to time-set command.


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