|
STM32F479xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
| PCD_StateTypeDef | HAL_PCD_GetState (PCD_HandleTypeDef *hpcd) |
| Return the PCD handle state. | |
Peripheral State functions.
===============================================================================
##### Peripheral State functions #####
===============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral
and the data flow.
Return the PCD handle state.
| hpcd | PCD handle |
| HAL | state |
Definition at line 2025 of file stm32f4xx_hal_pcd.c.
References __PCD_HandleTypeDef::State.
1.7.6.1