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
HAL_StatusTypeDef HAL_PCDEx_SetTxFiFo
(PCD_HandleTypeDef * hpcd, uint8_t fifo, uint16_t size)
hpcd: PCD handle
fifo: The number of Tx fifo
size: Fifo size
HAL_PCDEx_SetRxFiFo
HAL_StatusTypeDef HAL_PCDEx_SetRxFiFo
(PCD_HandleTypeDef * hpcd, uint16_t size)
hpcd: PCD handle
size: Size of Rx fifo