Lcd companion boards support (VKLCD50RTA & VKLCD70RT)
scux_src_usr_cfg_t Struct Reference
SRC parameter information. More...
#include <R_BSP_Scux.h>
Data Fields | |
| bool | src_enable |
| SRC function enable setting. | |
| scux_data_word_len_t | word_len |
| Word length of the audio data to be used by the SRC. | |
| bool | mode_sync |
| Synchronization mode. | |
| uint32_t | input_rate |
| Input sampling rate. | |
| uint32_t | output_rate |
| Output sampling rate. | |
| uint32_t | select_in_data_ch [SCUX_USE_CH_2] |
| For SRC's input data position swapping. | |
Detailed Description
SRC parameter information.
Definition at line 50 of file R_BSP_Scux.h.
Field Documentation
| uint32_t input_rate |
Input sampling rate.
Definition at line 56 of file R_BSP_Scux.h.
| bool mode_sync |
Synchronization mode.
Definition at line 55 of file R_BSP_Scux.h.
| uint32_t output_rate |
Output sampling rate.
Definition at line 57 of file R_BSP_Scux.h.
| uint32_t select_in_data_ch[SCUX_USE_CH_2] |
For SRC's input data position swapping.
Definition at line 58 of file R_BSP_Scux.h.
| bool src_enable |
SRC function enable setting.
Definition at line 52 of file R_BSP_Scux.h.
Word length of the audio data to be used by the SRC.
Definition at line 53 of file R_BSP_Scux.h.
Generated on Tue Jul 12 2022 14:33:17 by
1.7.2