modem_echo_can_state_s Struct Reference

#include <modem_echo.h>

List of all members.

Public Attributes

int adapt
int taps
fir16_state_t fir_state
int16_t * fir_taps16
int32_t * fir_taps32
int tx_power
int rx_power
int curr_pos

Detailed Description

Modem line echo canceller descriptor. This defines the working state for a line echo canceller.


Member Data Documentation

Echo FIR taps (16 bit version)

Referenced by modem_echo_can_init().

Echo FIR taps (32 bit version)

Referenced by modem_echo_can_init().


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

Generated on 9 Jul 2012 for spandsp by  doxygen 1.6.1