STM32L4R9I-Discovery BSP User Manual: AUDIO_IN_TypeDef Struct Reference

STM32L4R9I-Discovery BSP

AUDIO_IN_TypeDef Struct Reference

Data Fields

AUDIO_DrvTypeDef * AudioDrv
DFSDM_Channel_HandleTypeDef hDfsdmLeftChannel
DFSDM_Channel_HandleTypeDef hDfsdmRightChannel
DMA_HandleTypeDef hDmaDfsdmLeft
DMA_HandleTypeDef hDmaDfsdmRight
int32_t * LeftRecBuff
int32_t * RightRecBuff
uint32_t InputDevice
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 161 of file stm32l4r9i_discovery_audio.c.


Field Documentation

Definition at line 172 of file stm32l4r9i_discovery_audio.c.

Referenced by BSP_AUDIO_IN_InitEx().

DFSDM_Channel_HandleTypeDef AUDIO_IN_TypeDef::hDfsdmLeftChannel

Definition at line 164 of file stm32l4r9i_discovery_audio.c.

Referenced by AUDIO_DFSDMx_DeInit(), and AUDIO_DFSDMx_Init().

DFSDM_Channel_HandleTypeDef AUDIO_IN_TypeDef::hDfsdmRightChannel

Definition at line 165 of file stm32l4r9i_discovery_audio.c.

Referenced by AUDIO_DFSDMx_DeInit(), and AUDIO_DFSDMx_Init().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 13 2017 02:37:42 for STM32L4R9I-Discovery BSP User Manual by   doxygen 1.7.6.1