modem_connect_tones_rx_state_t Struct Reference
#include <modem_connect_tones.h>
List of all members.
|
Public Attributes |
|
int | tone_type |
| | The tone type being detected.
|
|
tone_report_func_t | tone_callback |
| | Callback routine, using to report detection of the tone.
|
|
void * | callback_data |
| | An opaque pointer passed to tone_callback.
|
|
float | z1 |
|
float | z2 |
|
int | notch_level |
|
int | channel_level |
|
int | tone_present |
| | TRUE is the tone is currently present in the audio.
|
|
int | tone_cycle_duration |
|
int | good_cycles |
|
int | hit |
|
fsk_rx_state_t | v21rx |
| | A V.21 FSK modem context used when searching for FAX preamble.
|
|
int | one_zero_weight [2] |
|
int | odd_even |
|
int | preamble_on |
| | TRUE if V.21 HDLC preamble is being detected.
|
Detailed Description
Modem connect tones receiver descriptor. This defines the state of a single working instance of the tone detector.
The documentation for this struct was generated from the following file: