STM32H735xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
HAL_CRC_StateTypeDef | HAL_CRC_GetState (CRC_HandleTypeDef *hcrc) |
Return the CRC handle state. |
Peripheral State functions.
=============================================================================== ##### Peripheral State functions ##### =============================================================================== [..] This subsection permits to get in run-time the status of the peripheral.
Return the CRC handle state.
hcrc | CRC handle |
HAL | state |
Definition at line 406 of file stm32h7xx_hal_crc.c.
References CRC_HandleTypeDef::State.