STM CMSIS
I2S_HandleTypeDef Struct Reference

I2S handle Structure definition. More...

#include <stm32f4xx_hal_i2s.h>

Public Attributes

SPI_TypeDefInstance
 
I2S_InitTypeDef Init
 
uint16_t * pTxBuffPtr
 
__IO uint16_t TxXferSize
 
__IO uint16_t TxXferCount
 
uint16_t * pRxBuffPtr
 
__IO uint16_t RxXferSize
 
__IO uint16_t RxXferCount
 
DMA_HandleTypeDefhdmatx
 
DMA_HandleTypeDefhdmarx
 
__IO HAL_LockTypeDef Lock
 
__IO HAL_I2S_StateTypeDef State
 
__IO uint32_t ErrorCode
 

Detailed Description

I2S handle Structure definition.


The documentation for this struct was generated from the following file: