STM32L4R9I_EVAL BSP User Manual: AUDIO_IN_TypeDef Struct Reference

STM32L4R9I_EVAL 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 153 of file stm32l4r9i_eval_audio.c.


Field Documentation

AUDIO_DrvTypeDef* AUDIO_IN_TypeDef::AudioDrv

Definition at line 155 of file stm32l4r9i_eval_audio.c.

Definition at line 164 of file stm32l4r9i_eval_audio.c.

Referenced by BSP_AUDIO_IN_Init().

Definition at line 163 of file stm32l4r9i_eval_audio.c.

Referenced by BSP_AUDIO_IN_Init(), and BSP_AUDIO_OUT_Init().

DFSDM_Channel_HandleTypeDef AUDIO_IN_TypeDef::hDfsdmLeftChannel

Definition at line 156 of file stm32l4r9i_eval_audio.c.

Referenced by AUDIO_DFSDMx_DeInit(), and AUDIO_DFSDMx_Init().

DFSDM_Channel_HandleTypeDef AUDIO_IN_TypeDef::hDfsdmRightChannel

Definition at line 157 of file stm32l4r9i_eval_audio.c.

Referenced by AUDIO_DFSDMx_DeInit(), and AUDIO_DFSDMx_Init().

Definition at line 162 of file stm32l4r9i_eval_audio.c.

Referenced by BSP_AUDIO_IN_Init(), and BSP_AUDIO_OUT_Init().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by   doxygen 1.7.6.1