Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rtc_time Struct Reference

#include <rtc.h>

Data Fields

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 
int tm_wday
 
int tm_yday
 
int tm_isdst
 

Detailed Description

Definition at line 46 of file rtc.h.

Field Documentation

int tm_hour

Definition at line 49 of file rtc.h.

int tm_isdst

Definition at line 55 of file rtc.h.

int tm_mday

Definition at line 50 of file rtc.h.

int tm_min

Definition at line 48 of file rtc.h.

int tm_mon

Definition at line 51 of file rtc.h.

int tm_sec

Definition at line 47 of file rtc.h.

int tm_wday

Definition at line 53 of file rtc.h.

int tm_yday

Definition at line 54 of file rtc.h.

int tm_year

Definition at line 52 of file rtc.h.


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