EasyManua.ls Logo

ST STM32F2 - 33 HAL PCD Extension Driver; Pcdex Firmware Driver API Description; Detailed Description of Functions; Extended Features Functions

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM1940
HAL PCD Extension Driver
DocID028236 Rev 2
403/1371
33 HAL PCD Extension Driver
33.1 PCDEx Firmware driver API description
33.1.1 Extended features functions
This section provides functions allowing to:
Update FIFO configuration
This section contains the following APIs:
HAL_PCDEx_SetTxFiFo()
HAL_PCDEx_SetRxFiFo()
33.1.2 Detailed description of functions
HAL_PCDEx_SetTxFiFo
Function name
HAL_StatusTypeDef HAL_PCDEx_SetTxFiFo
(PCD_HandleTypeDef * hpcd, uint8_t fifo, uint16_t size)
Function description
Set Tx FIFO.
Parameters
hpcd: PCD handle
fifo: The number of Tx fifo
size: Fifo size
Return values
HAL: status
HAL_PCDEx_SetRxFiFo
Function name
HAL_StatusTypeDef HAL_PCDEx_SetRxFiFo
(PCD_HandleTypeDef * hpcd, uint16_t size)
Function description
Set Rx FIFO.
Parameters
hpcd: PCD handle
size: Size of Rx fifo
Return values
HAL: status

Table of Contents

Related product manuals