SAM4S-EK_FreeRTOS+FAT-SL  1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
psp_rtc.h File Reference
#include <stdint.h>
#include "../../version/ver_psp_rtc.h"

Go to the source code of this file.

Classes

struct  t_psp_timedate
 

Functions

void psp_getcurrenttimedate (t_psp_timedate *p_timedate)
 

Function Documentation

void psp_getcurrenttimedate ( t_psp_timedate p_timedate)

Definition at line 69 of file psp_rtc.c.