RZ/A1H CMSIS-RTOS RTX BSP for GR-PEACH.
Dependents: GR-PEACH_Azure_Speech ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample ... more
Fork of R_BSP by
R_BSP_ScuxDef.h File Reference
SCUX defines. More...
Go to the source code of this file.
Enumerations | |
enum | scux_ch_num_t { SCUX_CH_0 = 0, SCUX_CH_1 = 1, SCUX_CH_2 = 2, SCUX_CH_3 = 3, SCUX_CH_NUM = 4 } |
SCUX channel number. More... | |
enum | scux_use_channel_t { SCUX_USE_CH_1 = 1, SCUX_USE_CH_2 = 2, SCUX_USE_CH_4 = 4, SCUX_USE_CH_6 = 6, SCUX_USE_CH_8 = 8 } |
used audio channel number setting More... | |
enum | scux_data_word_len_t { SCUX_DATA_LEN_MIN = (-1), SCUX_DATA_LEN_24 = 0, SCUX_DATA_LEN_16 = 1, SCUX_DATA_LEN_16_TO_24 = 2, SCUX_DATA_LEN_MAX = 3 } |
SCUX data word length. More... |
Detailed Description
SCUX defines.
Definition in file R_BSP_ScuxDef.h.
Enumeration Type Documentation
enum scux_ch_num_t |
SCUX channel number.
- Enumerator:
SCUX_CH_0 Specifies SCUX0.
SCUX_CH_1 Specifies SCUX1.
SCUX_CH_2 Specifies SCUX2.
SCUX_CH_3 Specifies SCUX3.
SCUX_CH_NUM Number of SCUX channels.
Definition at line 45 of file R_BSP_ScuxDef.h.
enum scux_data_word_len_t |
SCUX data word length.
- Enumerator:
Definition at line 65 of file R_BSP_ScuxDef.h.
enum scux_use_channel_t |
used audio channel number setting
- Enumerator:
Definition at line 55 of file R_BSP_ScuxDef.h.
Generated on Tue Jul 12 2022 20:43:58 by 1.7.2