Object times.

Public Attributes#

uint16_t
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
struct sl_bt_ots_time_t::@44
uint8_t

Alternative byte based access to time.

Public Attribute Documentation#

year#

uint16_t sl_bt_ots_time_t::year

month#

uint8_t sl_bt_ots_time_t::month

day#

uint8_t sl_bt_ots_time_t::day

hours#

uint8_t sl_bt_ots_time_t::hours

minutes#

uint8_t sl_bt_ots_time_t::minutes

seconds#

uint8_t sl_bt_ots_time_t::seconds

time#

struct sl_bt_ots_time_t::@44 sl_bt_ots_time_t::time

< Year field of time Month field of time Day field of time Hour field of time Minute field of time Second field of time


data#

uint8_t sl_bt_ots_time_t::data[SL_BT_OTS_TIME_SIZE]

Alternative byte based access to time.