Peripheral State functions.
More...
Peripheral State functions.
===============================================================================
##### Peripheral State functions #####
===============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral
and the data flow.
◆ HAL_PCD_GetState()
◆ HAL_PCD_SetTestMode()
HAL_StatusTypeDef HAL_PCD_SetTestMode |
( |
const PCD_HandleTypeDef * |
hpcd, |
|
|
uint8_t |
testmode |
|
) |
| |
Set the USB Device high speed test mode.
- Parameters
-
hpcd | PCD handle |
testmode | USB Device high speed test mode |
- Return values
-
Definition at line 2140 of file stm32f4xx_hal_pcd.c.