iLLD_TC27xC
1.0
|
![]() |
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... | |
This module implements the Date-Time functions.
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.
Definition at line 33 of file Ifx_DateTime.c.
IFX_EXTERN void DateTime_set | ( | Ifx_DateTime * | time) |
Set the real time.
Definition at line 46 of file Ifx_DateTime.c.