Hal_Irda_Dmapause; Hal_Irda_Dmaresume; Hal_Irda_Dmastop; Hal_Irda_Abort - ST STM32F2 User Manual

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

Advertisement

UM1940
Parameters
Return values
Notes

HAL_IRDA_DMAPause

Function name
Function description
Parameters
Return values

HAL_IRDA_DMAResume

Function name
Function description
Parameters
Return values

HAL_IRDA_DMAStop

Function name
Function description
Parameters
Return values

HAL_IRDA_Abort

Function name
Function description
Parameters
Return values
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
pData: Pointer to data buffer
Size: Amount of data to be received
HAL: status
When the IRDA parity is enabled (PCE = 1) the data received
contain the parity bit.
HAL_StatusTypeDef HAL_IRDA_DMAPause
(IRDA_HandleTypeDef * hirda)
Pauses the DMA Transfer.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
HAL: status
HAL_StatusTypeDef HAL_IRDA_DMAResume
(IRDA_HandleTypeDef * hirda)
Resumes the DMA Transfer.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
HAL: status
HAL_StatusTypeDef HAL_IRDA_DMAStop
(IRDA_HandleTypeDef * hirda)
Stops the DMA Transfer.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
HAL: status
HAL_StatusTypeDef HAL_IRDA_Abort (IRDA_HandleTypeDef
* hirda)
Abort ongoing transfers (blocking mode).
hirda: IRDA handle.
HAL: status
DocID028236 Rev 2
HAL IRDA Generic Driver
335/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?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF