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
Initialization and de-initialization functions
[CRC Exported Functions]
Functions | |
ErrorStatus | LL_CRC_DeInit (CRC_TypeDef *CRCx) |
De-initialize CRC registers (Registers restored to their default values). |
Function Documentation
ErrorStatus LL_CRC_DeInit | ( | CRC_TypeDef * | CRCx ) |
De-initialize CRC registers (Registers restored to their default values).
- Parameters:
-
CRCx CRC Instance
- Return values:
-
An ErrorStatus enumeration value: - SUCCESS: CRC registers are de-initialized
- ERROR: CRC registers are not de-initialized
Definition at line 81 of file stm32l4xx_ll_crc.c.
Generated on Tue Jul 12 2022 17:38:56 by
