Time profile information.
#include <profiles.h>
Data Fields | |
uint8_t | day |
day time element More... | |
uint8_t | hour |
hour time element More... | |
uint8_t | min |
minute time element More... | |
uint8_t | month |
month time element More... | |
uint8_t | sec |
second time element More... | |
uint16_t | year |
year time element More... | |
uint8_t prf_date_time::day |
day time element
Referenced by blp_char_indication(), time_stamp_init(), and update_time_stamp().
uint8_t prf_date_time::hour |
hour time element
Referenced by blp_char_indication(), and update_time_stamp().
uint8_t prf_date_time::min |
minute time element
Referenced by blp_char_indication(), and update_time_stamp().
uint8_t prf_date_time::month |
month time element
Referenced by blp_char_indication(), time_stamp_init(), and update_time_stamp().
uint8_t prf_date_time::sec |
second time element
Referenced by blp_char_indication(), and update_time_stamp().
uint16_t prf_date_time::year |
year time element
Referenced by blp_char_indication(), time_stamp_init(), and update_time_stamp().