netxduo
NX_WEB_HTTP_SERVER_DATE
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_WEB_HTTP_SERVER_DATE
NX_WEB_HTTP_SERVER_DATE struct
Syntax
Show:
Summary
Declaration
from
nx_web_http_server.h:215
typedef
struct
NX_WEB_HTTP_SERVER_DATE_STRUCT
{
USHORT
nx_web_http_server_year
;
UCHAR
nx_web_http_server_month
;
UCHAR
nx_web_http_server_day
;
UCHAR
nx_web_http_server_hour
;
UCHAR
nx_web_http_server_minute
;
UCHAR
nx_web_http_server_second
;
UCHAR
nx_web_http_server_weekday
;
}
NX_WEB_HTTP_SERVER_DATE
;
Fields
Field
Declared as
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_year
USHORT
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_month
UCHAR
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_day
UCHAR
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_hour
UCHAR
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_minute
UCHAR
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_second
UCHAR
NX_WEB_HTTP_SERVER_DATE_STRUCT::nx_web_http_server_weekday
UCHAR
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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