Ll_I2S_Isenableddmareq_Tx; Ll_I2S_Receivedata16; Ll_I2S_Transmitdata16; Ll_I2S_Deinit - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
Reference Manual to
LL API cross
reference:

LL_I2S_IsEnabledDMAReq_TX

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_I2S_ReceiveData16

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_I2S_TransmitData16

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_I2S_DeInit

Function name
Function description
Parameters
Return values
CR2 TXDMAEN LL_I2S_DisableDMAReq_TX
__STATIC_INLINE uint32_t LL_I2S_IsEnabledDMAReq_TX
(SPI_TypeDef * SPIx)
Check if DMA Tx is enabled.
SPIx: SPI Instance
State: of bit (1 or 0).
CR2 TXDMAEN LL_I2S_IsEnabledDMAReq_TX
__STATIC_INLINE uint16_t LL_I2S_ReceiveData16
(SPI_TypeDef * SPIx)
Read 16-Bits in data register.
SPIx: SPI Instance
RxData: Value between Min_Data=0x0000 and
Max_Data=0xFFFF
DR DR LL_I2S_ReceiveData16
__STATIC_INLINE void LL_I2S_TransmitData16 (SPI_TypeDef
* SPIx, uint16_t TxData)
Write 16-Bits in data register.
SPIx: SPI Instance
TxData: Value between Min_Data=0x0000 and
Max_Data=0xFFFF
None:
DR DR LL_I2S_TransmitData16
ErrorStatus LL_I2S_DeInit (SPI_TypeDef * SPIx)
De-initialize the SPI/I2S registers to their default reset values.
SPIx: SPI Instance
An: ErrorStatus enumeration value:
DocID028236 Rev 2
LL I2S Generic Driver
993/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF