dcf_datetime_struct Struct Reference

format of the dcf_datetime More...

#include <dcftime.h>

Collaboration diagram for dcf_datetime_struct:

Collaboration graph
[legend]

Data Fields

dcf_time time
 the time
dcf_date date
 the time
boolean is_valid
 if is_valid is False: no complete signal received, do not use date and times
boolean has_signal
 if has_signal is True: currently receiving signal

Detailed Description

format of the dcf_datetime

Definition at line 84 of file dcftime.h.


Field Documentation

dcf_time dcf_datetime_struct::time

the time

Definition at line 85 of file dcftime.h.

Referenced by setOutput(), and timerInterrupt().

dcf_date dcf_datetime_struct::date

the time

Definition at line 86 of file dcftime.h.

Referenced by setOutput(), and timerInterrupt().

boolean dcf_datetime_struct::is_valid

if is_valid is False: no complete signal received, do not use date and times

Definition at line 87 of file dcftime.h.

Referenced by timerInterrupt().

boolean dcf_datetime_struct::has_signal

if has_signal is True: currently receiving signal

Definition at line 88 of file dcftime.h.

Referenced by dcf_current_datetime().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 3 22:22:52 2007 for Binary DCF-77 Clock by  doxygen 1.5.1