dcf_receiving_data_struct Struct Reference

format of the received data, filled during reception More...

Collaboration diagram for dcf_receiving_data_struct:

Collaboration graph
[legend]

Data Fields

dcf_date date
 date
dcf_time time
 time
boolean parity
 parity of the received data
boolean is_valid
 data is valid
dcf_logic_signal current_signal
 logical state of the received data
dcf_sample low_samples
 counts low signal samples per second
dcf_sample high_samples
 counts high signal samples per second

Detailed Description

format of the received data, filled during reception

Definition at line 45 of file dcftime.c.


Field Documentation

dcf_date dcf_receiving_data_struct::date

date

Definition at line 46 of file dcftime.c.

dcf_time dcf_receiving_data_struct::time

time

Definition at line 47 of file dcftime.c.

Referenced by dcf_signal().

boolean dcf_receiving_data_struct::parity

parity of the received data

Definition at line 48 of file dcftime.c.

boolean dcf_receiving_data_struct::is_valid

data is valid

Definition at line 49 of file dcftime.c.

Referenced by dcf_current_datetime(), and dcf_signal().

dcf_logic_signal dcf_receiving_data_struct::current_signal

logical state of the received data

Definition at line 50 of file dcftime.c.

Referenced by dcf_signal().

dcf_sample dcf_receiving_data_struct::low_samples

counts low signal samples per second

Definition at line 51 of file dcftime.c.

Referenced by dcf_signal().

dcf_sample dcf_receiving_data_struct::high_samples

counts high signal samples per second

Definition at line 52 of file dcftime.c.

Referenced by dcf_signal().


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