#include <bell_r2_mf.h>
Public Attributes | |
tone_report_func_t | callback |
void * | callback_data |
int | fwd |
goertzel_state_t | out [6] |
int | current_sample |
int | current_digit |
tone_report_func_t r2_mf_rx_state_s::callback |
Optional callback funcion to deliver received digits.
An opaque pointer passed to the callback function.
The currently detected digit.
The current sample number within a processing block.
TRUE is we are detecting forward tones. FALSE if we are detecting backward tones
Tone detector working states