netxduo
NX_SNTP_DATE_TIME_STRUCT::minute
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::minute
NX_SNTP_DATE_TIME_STRUCT::minute field
Syntax
Show:
Summary
Declaration
from
nxd_sntp_client.h:502
UINT
minute
;
Examples
References
from
examples
Code
Location
Referrer
UINT
minute
;
nxd_sntp_client.h:502
current_date_time_ptr
->
minute
=
seconds_into_currenthour
/
SECONDS_PER_MINUTE
;
nxd_sntp_client.c:4618
_nx_sntp_client_utility_convert_seconds_to_date()
return_length
=
_nx_utility_uint_to_string
(
DisplayTime
.
minute
,
10
,
&
buffer
[
offset
]
,
length
-
offset
)
;
nxd_sntp_client.c:4970
_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::minute
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::minute
_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