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
t_psp_timedate Struct Reference

#include <psp_rtc.h>

Public Attributes

uint8_t sec
 
uint8_t min
 
uint8_t hour
 
uint8_t day
 
uint8_t month
 
uint16_t year
 

Detailed Description

Definition at line 55 of file psp_rtc.h.

Member Data Documentation

uint8_t t_psp_timedate::day

Definition at line 60 of file psp_rtc.h.

uint8_t t_psp_timedate::hour

Definition at line 59 of file psp_rtc.h.

uint8_t t_psp_timedate::min

Definition at line 58 of file psp_rtc.h.

uint8_t t_psp_timedate::month

Definition at line 61 of file psp_rtc.h.

uint8_t t_psp_timedate::sec

Definition at line 57 of file psp_rtc.h.

uint16_t t_psp_timedate::year

Definition at line 62 of file psp_rtc.h.


The documentation for this struct was generated from the following file: