#include <bell_r2_mf.h>
Public Attributes | |
| tone_gen_state_t | tones |
| int | current_sample |
| queue_state_t | queue |
| char | digits [MAX_BELL_MF_DIGITS+1] |
The tone generator.
The queue structure MUST be followed immediately by the buffer
| char bell_mf_tx_state_t::digits[MAX_BELL_MF_DIGITS+1] |
The digits currently buffered for transmission - part of the above queue.
1.5.1