bell_mf_tx_state_t Struct Reference

#include <bell_r2_mf.h>

List of all members.

Public Attributes

tone_gen_state_t tones
int current_sample
queue_state_t queue
char digits [MAX_BELL_MF_DIGITS+1]


Detailed Description

Bell MF generator state descriptor. This defines the state of a single working instance of a Bell MF generator.

Member Data Documentation

The tone generator.

Referenced by bell_mf_tx(), and bell_mf_tx_init().

The queue structure MUST be followed immediately by the buffer

Referenced by bell_mf_tx(), bell_mf_tx_init(), and bell_mf_tx_put().

char bell_mf_tx_state_t::digits[MAX_BELL_MF_DIGITS+1]

The digits currently buffered for transmission - part of the above queue.


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

Generated on Thu Mar 20 17:20:27 2008 for libspandsp by  doxygen 1.5.5