Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER by
Peripheral State functions
[CRC Exported Functions]
Peripheral State functions. More...
Functions | |
HAL_CRC_StateTypeDef | HAL_CRC_GetState (CRC_HandleTypeDef *hcrc) |
Return the CRC handle state. |
Detailed Description
Peripheral State functions.
=============================================================================== ##### Peripheral State functions ##### =============================================================================== [..] This subsection permits to get in run-time the status of the peripheral.
Function Documentation
HAL_CRC_StateTypeDef HAL_CRC_GetState | ( | CRC_HandleTypeDef * | hcrc ) |
Return the CRC handle state.
- Parameters:
-
hcrc,: CRC handle
- Return values:
-
HAL state
Definition at line 439 of file stm32l4xx_hal_crc.c.
Generated on Tue Jul 12 2022 17:38:53 by
