Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HttpServer_snapshot_mbed-os
R_BSP_SpdifDef.h File Reference
SPDIF defines. More...
Go to the source code of this file.
Data Structures | |
struct | spdif_channel_cfg_t |
This structure contains the configuration settings. More... | |
Enumerations | |
enum | spdif_chcfg_cks_t { SPDIF_CFG_CKS_AUDIO_X1 = 0, SPDIF_CFG_CKS_AUDIO_CLK = 1 } |
CTRL:CKS(Clock source for oversampling) More... | |
enum | spdif_chcfg_audio_bit_t { SPDIF_CFG_AUDIO_BIT_16 = 0, SPDIF_CFG_AUDIO_BIT_20 = 1, SPDIF_CFG_AUDIO_BIT_24 = 2 } |
CTRL:RASS,TASS(Audio bit length) More... |
Detailed Description
SPDIF defines.
Definition in file R_BSP_SpdifDef.h.
Enumeration Type Documentation
CTRL:RASS,TASS(Audio bit length)
- Enumerator:
SPDIF_CFG_AUDIO_BIT_16 Audio bit length 16.
SPDIF_CFG_AUDIO_BIT_20 Audio bit length 20.
SPDIF_CFG_AUDIO_BIT_24 Audio bit length 24.
Definition at line 70 of file R_BSP_SpdifDef.h.
enum spdif_chcfg_cks_t |
CTRL:CKS(Clock source for oversampling)
Definition at line 63 of file R_BSP_SpdifDef.h.
Generated on Wed Jul 13 2022 05:33:37 by
