iLLD_TC27xD
1.0
|
Date and time functions. More...
#include "Cpu/Std/Ifx_Types.h"
Go to the source code of this file.
Data Structures | |
struct | Ifx_DateTime |
Functions | |
IFX_EXTERN void | DateTime_set (Ifx_DateTime *time) |
Set the real time. More... | |
IFX_EXTERN void | DateTime_get (Ifx_DateTime *time) |
Get the real time Note that this function is valid only if DateTime_set() has been called. More... | |
Date and time functions.
IMPORTANT NOTICE
Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.
THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
Definition in file Ifx_DateTime.h.
struct Ifx_DateTime |
Definition at line 31 of file Ifx_DateTime.h.
Data Fields | ||
---|---|---|
sint32 | hours | |
sint32 | minutes | |
sint32 | seconds |