man njb_time_struct (Fonctions bibliothèques) -
NAME
njb_time_struct -
SYNOPSIS
#include <libnjb.h>
Data Fields
int16_t year
int16_t month
int16_t day
int16_t weekday
int16_t hours
int16_t minutes
int16_t seconds
Detailed Description
Time set/read struct
Examples:
dumptime.c, and settime.c.
Field Documentation
int16_t njb_time_struct::year
Year (4 digits)
Examples: dumptime.c, and settime.c.
Author
Generated automatically by Doxygen for libnjb from the source code.