ts_morse_char Struct Reference


Data Fields

uint8_t dit_dahs
uint8_t element_position_mask
uint8_t elements
uint8_t char_status
uint8_t word_status

Detailed Description

Morse character object.

Definition at line 278 of file morse.c.


Field Documentation

Dit-dah stream.

Definition at line 281 of file morse.c.

Referenced by add_element_2_morse_character(), morse2txt(), and reset_morse_char().

The bit position that the next Morse element will be stored in dit_dahs.

Definition at line 283 of file morse.c.

Referenced by add_element_2_morse_character(), and reset_morse_char().

Number of Morse elements in character.

Definition at line 285 of file morse.c.

Referenced by add_element_2_morse_character(), morse2txt(), and reset_morse_char().

The decoding status of the current character.

Definition at line 287 of file morse.c.

Referenced by check_for_eoc_eow(), morse_measure_fft_packet_timing(), and reset_morse_char().

The end of word status of a character.

Definition at line 289 of file morse.c.

Referenced by check_for_eoc_eow().


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

Generated on Mon Jun 22 21:40:00 2009 for morse2txt by  doxygen 1.5.6