netxduo
NX_SNTP_DATE_TIME_STRUCT::year
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_SNTP_DATE_TIME_STRUCT::year
NX_SNTP_DATE_TIME_STRUCT::year field
Syntax
Show:
Summary
Declaration
from
nxd_sntp_client.h:498
UINT
year
;
Examples
References
from
examples
Code
Location
Referrer
UINT
year
;
nxd_sntp_client.h:498
current_date_time_ptr
->
year
=
current_year
;
nxd_sntp_client.c:4447
_nx_sntp_client_utility_convert_seconds_to_date()
return_length
=
_nx_utility_uint_to_string
(
DisplayTime
.
year
,
10
,
&
buffer
[
offset
]
,
length
-
offset
)
;
nxd_sntp_client.c:4956
_nx_sntp_client_utility_display_date_time()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_SNTP_DATE_TIME_STRUCT::year
is written by 1 function and is read by 1 function:
_nx_sntp_client_utility_convert_seconds_to_date()
All items filtered out
NX_SNTP_DATE_TIME_STRUCT::year
_nx_sntp_client_utility_display_date_time()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out