nRF5 SDK v17.1.0
Data Fields
ble_cgms_sst_t Struct Reference

Required data for setting the SST characteristic value. More...

#include <cgms_sst.h>

Data Fields

ble_date_time_t date_time
 
uint8_t time_zone
 
uint8_t dst
 

Detailed Description

Required data for setting the SST characteristic value.

Field Documentation

ble_date_time_t ble_cgms_sst_t::date_time

Date and time.

uint8_t ble_cgms_sst_t::dst

Daylight saving time.

uint8_t ble_cgms_sst_t::time_zone

Time zone.


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

Documentation feedback | Developer Zone | Subscribe | Updated