r2_mf_rx_state_t Struct Reference

#include <bell_r2_mf.h>

List of all members.

Public Attributes

tone_report_func_t callback
void * callback_data
int fwd
goertzel_state_t out [6]
int current_sample
int current_digit


Detailed Description

MFC/R2 tone detector descriptor.

Member Data Documentation

tone_report_func_t r2_mf_rx_state_t::callback

Optional callback funcion to deliver received digits.

Referenced by r2_mf_rx(), and r2_mf_rx_init().

An opaque pointer passed to the callback function.

Referenced by r2_mf_rx(), and r2_mf_rx_init().

TRUE is we are detecting forward tones. FALSE if we are detecting backward tones

Referenced by r2_mf_rx_init().

Tone detector working states

Referenced by r2_mf_rx(), and r2_mf_rx_init().

The current sample number within a processing block.

Referenced by r2_mf_rx(), and r2_mf_rx_init().

The currently detected digit.

Referenced by r2_mf_rx(), r2_mf_rx_get(), and r2_mf_rx_init().


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

Generated on Tue Oct 7 20:25:53 2008 for spandsp by  doxygen 1.5.6