![]() |
RAFW Flexible Software Package Documentation
Release v2.0.1
|
|
SRC configuration structure definition. More...
#include <bsp_src.h>
Data Fields | |
| HW_SRC_ID | id |
| uint16_t | src_clk |
| uint32_t | in_sample_rate |
| uint32_t | out_sample_rate |
| BSP_SRC_SELECTION | data_input |
| BSP_SRC_SELECTION | data_output |
SRC configuration structure definition.
| HW_SRC_ID bsp_src_config_t::id |
identifies SRC
| uint16_t bsp_src_config_t::src_clk |
SRC clock in kHz with allowed values (in kHz): 128, 160, 200, 250, 256, 320, 400, 500, 640, 800, 1000, 1280, 1600, 2000, 3200, 4000, 6400, 8000, 16000, 32000
| uint32_t bsp_src_config_t::in_sample_rate |
Input sampling rate in Hz with allowed values: 0, 8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000, 192000
| uint32_t bsp_src_config_t::out_sample_rate |
Input sampling rate in Hz with allowed values: 0, 8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000, 192000
| BSP_SRC_SELECTION bsp_src_config_t::data_input |
The SRC input
| BSP_SRC_SELECTION bsp_src_config_t::data_output |
The SRC output