Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60

Description

Current Time Characteristic structure.

Data Fields

uint8_t yearLow
 LSB of current year.
 
uint8_t yearHigh
 MSB of current year.
 
uint8_t month
 Current month.
 
uint8_t day
 Current day.
 
uint8_t hours
 Current time - hours.
 
uint8_t minutes
 Current time - minutes.
 
uint8_t seconds
 Current time - seconds.
 
uint8_t dayOfWeek
 Current day of week.
 
uint8_t fractions256
 The value of 1/256th of second.
 
uint8_t adjustReason
 Reason of Current Time service Characteristics change.