My Project
Loading...
Searching...
No Matches
TIME_ENTRY Struct Reference

#include <time.h>

Data Fields

uint8_t second
uint8_t minute
uint8_t hour
uint8_t day
uint8_t month
uint16_t year

Detailed Description

Definition at line 18 of file time.h.

Field Documentation

◆ day

uint8_t day

Definition at line 22 of file time.h.

◆ hour

uint8_t hour

Definition at line 21 of file time.h.

◆ minute

uint8_t minute

Definition at line 20 of file time.h.

◆ month

uint8_t month

Definition at line 23 of file time.h.

◆ second

uint8_t second

Definition at line 19 of file time.h.

◆ year

uint16_t year

Definition at line 24 of file time.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/time.h