|
STM32L476G-Discovery BSP User Manual
|
Data Fields | |
| DFSDM_Channel_HandleTypeDef | hDfsdmLeftChannel |
| DMA_HandleTypeDef | hDmaDfsdmLeft |
| int32_t * | LeftRecBuff |
| uint32_t | Frequency |
| uint32_t | BitResolution |
| uint32_t | ChannelNbr |
| uint16_t * | pRecBuf |
| uint32_t | RecSize |
| Audio_CallbackTypeDef | CbError |
| Audio_CallbackTypeDef | CbHalfTransfer |
| Audio_CallbackTypeDef | CbTransferComplete |
Detailed Description
Definition at line 156 of file stm32l476g_discovery_audio.c.
Field Documentation
| uint32_t AUDIO_IN_TypeDef::BitResolution |
Definition at line 162 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Init().
Definition at line 166 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Init(), BSP_AUDIO_IN_RegisterCallbacks(), and HAL_DFSDM_FilterErrorCallback().
Definition at line 167 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Init(), BSP_AUDIO_IN_RegisterCallbacks(), and HAL_DFSDM_FilterRegConvHalfCpltCallback().
Definition at line 168 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Init(), BSP_AUDIO_IN_RegisterCallbacks(), and HAL_DFSDM_FilterRegConvCpltCallback().
| uint32_t AUDIO_IN_TypeDef::ChannelNbr |
Definition at line 163 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Init().
| uint32_t AUDIO_IN_TypeDef::Frequency |
Definition at line 161 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Init().
| DFSDM_Channel_HandleTypeDef AUDIO_IN_TypeDef::hDfsdmLeftChannel |
Definition at line 158 of file stm32l476g_discovery_audio.c.
Referenced by AUDIO_DFSDMx_DeInit(), and AUDIO_DFSDMx_Init().
| DMA_HandleTypeDef AUDIO_IN_TypeDef::hDmaDfsdmLeft |
Definition at line 159 of file stm32l476g_discovery_audio.c.
Referenced by HAL_DFSDM_FilterMspDeInit(), and HAL_DFSDM_FilterMspInit().
| int32_t* AUDIO_IN_TypeDef::LeftRecBuff |
Definition at line 160 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Record(), BSP_AUDIO_IN_Resume(), BSP_AUDIO_IN_Stop(), HAL_DFSDM_FilterRegConvCpltCallback(), and HAL_DFSDM_FilterRegConvHalfCpltCallback().
| uint16_t* AUDIO_IN_TypeDef::pRecBuf |
Definition at line 164 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Record(), HAL_DFSDM_FilterRegConvCpltCallback(), and HAL_DFSDM_FilterRegConvHalfCpltCallback().
| uint32_t AUDIO_IN_TypeDef::RecSize |
Definition at line 165 of file stm32l476g_discovery_audio.c.
Referenced by BSP_AUDIO_IN_Record(), BSP_AUDIO_IN_Resume(), HAL_DFSDM_FilterRegConvCpltCallback(), and HAL_DFSDM_FilterRegConvHalfCpltCallback().
The documentation for this struct was generated from the following file:
Generated on Tue Jun 23 2015 17:15:46 for STM32L476G-Discovery BSP User Manual by
1.7.6.1