TMPM4G9  V1.0.0.0
horol_clock_value_t Struct Reference

Clock Information. More...

#include <horol.h>

Data Fields

uint8_t century
 
uint8_t year
 
uint8_t notation
 
uint8_t meridiem
 
uint8_t month
 
uint8_t date
 
uint8_t day
 
uint8_t hour
 
uint8_t min
 
uint8_t sec
 

Detailed Description

Clock Information.

Field Documentation

§ century

uint8_t century

Century.

§ date

uint8_t date

Date. : Range is Range Date.

§ day

uint8_t day

A day of the week. : Use Day Of Week.

§ hour

uint8_t hour

Hour. : Range is (0 <= hour <= 23)

§ meridiem

uint8_t meridiem

Meridiem. : Use Meridiem.

§ min

uint8_t min

Minute. : Range is Range Minute.

§ month

uint8_t month

Month. : Use Month.

§ notation

uint8_t notation

Hour Notaion. : Use Hour Notation

§ sec

uint8_t sec

Second. : Range is Range Second.

§ year

uint8_t year

Year. : Range is Range Year.


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