Object times.
Public Attributes#
uint16_t
Year field of time.
uint8_t
Month field of time.
uint8_t
Day field of time.
uint8_t
Hour field of time.
uint8_t
Minute field of time.
uint8_t
Second field of time.
struct sl_bt_ots_time_t::@6
uint8_t
Alternative byte based access to time.
Public Attribute Documentation#
year#
uint16_t sl_bt_ots_time_t::year
Year field of time.
Definition at line
290
of file common/ots/inc/sl_bt_ots_datatypes.h
month#
uint8_t sl_bt_ots_time_t::month
Month field of time.
Definition at line
291
of file common/ots/inc/sl_bt_ots_datatypes.h
day#
uint8_t sl_bt_ots_time_t::day
Day field of time.
Definition at line
292
of file common/ots/inc/sl_bt_ots_datatypes.h
hours#
uint8_t sl_bt_ots_time_t::hours
Hour field of time.
Definition at line
293
of file common/ots/inc/sl_bt_ots_datatypes.h
minutes#
uint8_t sl_bt_ots_time_t::minutes
Minute field of time.
Definition at line
294
of file common/ots/inc/sl_bt_ots_datatypes.h
seconds#
uint8_t sl_bt_ots_time_t::seconds
Second field of time.
Definition at line
295
of file common/ots/inc/sl_bt_ots_datatypes.h
time#
struct sl_bt_ots_time_t::@6 sl_bt_ots_time_t::time
Definition at line
296
of file common/ots/inc/sl_bt_ots_datatypes.h
data#
uint8_t sl_bt_ots_time_t::data[SL_BT_OTS_TIME_SIZE]
Alternative byte based access to time.
Definition at line
297
of file common/ots/inc/sl_bt_ots_datatypes.h