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.

void* r2_mf_rx_state_t::callback_data

An opaque pointer passed to the callback function.

int r2_mf_rx_state_t::fwd

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

goertzel_state_t r2_mf_rx_state_t::out[6]

Tone detector working states

int r2_mf_rx_state_t::current_sample

The current sample number within a processing block.

int r2_mf_rx_state_t::current_digit

The currently detected digit.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 19 10:09:11 2010 for libspandsp by  doxygen 1.5.0