SmartSnippets DA1459x SDK
Data Fields
svc_date_time_t Struct Reference

#include <svc_types.h>

Data Fields

uint16_t year
 
uint8_t month
 
uint8_t day
 
uint8_t hours
 
uint8_t minutes
 
uint8_t seconds
 

Detailed Description

Service date time

Field Documentation

◆ day

uint8_t svc_date_time_t::day

1..31, 0 - unknown

◆ hours

uint8_t svc_date_time_t::hours

0..23

◆ minutes

uint8_t svc_date_time_t::minutes

0..59

◆ month

uint8_t svc_date_time_t::month

1..12, 0 - unknown

◆ seconds

uint8_t svc_date_time_t::seconds

0..59

◆ year

uint16_t svc_date_time_t::year

1582 .. 9999, 0 - unknown


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