SmartSnippets DA1459x SDK
Data Fields

SRC configuration structure definition. More...

#include <hw_src.h>

Data Fields

HW_SRC_ID id
 
uint16_t src_clk
 
uint32_t in_sample_rate
 
uint32_t out_sample_rate
 
HW_SRC_SELECTION data_input
 

Detailed Description

SRC configuration structure definition.

Field Documentation

◆ data_input

HW_SRC_SELECTION hw_src_config_t::data_input

The SRC input

◆ id

HW_SRC_ID hw_src_config_t::id

identifies SRC

◆ in_sample_rate

uint32_t hw_src_config_t::in_sample_rate

Input sampling rate in Hz with allowed values: 0, 8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000, 192000

◆ out_sample_rate

uint32_t hw_src_config_t::out_sample_rate

Input sampling rate in Hz with allowed values: 0, 8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000, 192000

◆ src_clk

uint16_t hw_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


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