cts_updata_ref_time_info_t Struct Reference

CTS Reference Time Updata Information. More...

#include <cts.h>

Public Attributes

uint8_t before_updata_sec
 The second before the update. More...
 
uint8_t current_time_min
 Minutes of the current time. More...
 
uint8_t current_time_sec
 The second of the current time. More...
 
uint8_t expected_time_1min_adapt
 Minutes of the expected update time. More...
 
cts_ref_time_source_t stage_update_source
 Minutes of the expected update time. More...
 
uint8_t updata_time_flag
 1 minute time flag bit. More...
 

Detailed Description

CTS Reference Time Updata Information.

Definition at line 195 of file cts.h.

Member Data Documentation

◆ before_updata_sec

uint8_t cts_updata_ref_time_info_t::before_updata_sec

The second before the update.

Definition at line 197 of file cts.h.

◆ current_time_min

uint8_t cts_updata_ref_time_info_t::current_time_min

Minutes of the current time.

Definition at line 198 of file cts.h.

◆ current_time_sec

uint8_t cts_updata_ref_time_info_t::current_time_sec

The second of the current time.

Definition at line 199 of file cts.h.

◆ expected_time_1min_adapt

uint8_t cts_updata_ref_time_info_t::expected_time_1min_adapt

Minutes of the expected update time.

Definition at line 200 of file cts.h.

◆ stage_update_source

cts_ref_time_source_t cts_updata_ref_time_info_t::stage_update_source

Minutes of the expected update time.

Definition at line 201 of file cts.h.

◆ updata_time_flag

uint8_t cts_updata_ref_time_info_t::updata_time_flag

1 minute time flag bit.

Definition at line 202 of file cts.h.


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