![]() |
no-OS
|
Data structure to hold Mykonos FIR filter settings. More...
#include <t_mykonos.h>
Public Attributes | |
| int8_t | gain_dB |
| uint8_t | numFirCoefs |
| int16_t * | coefs |
Data structure to hold Mykonos FIR filter settings.
| int16_t* mykonosFir_t::coefs |
A pointer to an array of filter coefficients
| int8_t mykonosFir_t::gain_dB |
Filter gain in dB
| uint8_t mykonosFir_t::numFirCoefs |
Number of coefficients in the FIR filter