|
STM32H735xx HAL User Manual
|
Functions | |
| ErrorStatus | LL_CRS_DeInit (void) |
| De-Initializes CRS peripheral registers to their default reset values. | |
| ErrorStatus LL_CRS_DeInit | ( | void | ) |
De-Initializes CRS peripheral registers to their default reset values.
| An | ErrorStatus enumeration value:
|
Definition at line 55 of file stm32h7xx_ll_crs.c.
References LL_APB1_GRP2_ForceReset(), LL_APB1_GRP2_PERIPH_CRS, and LL_APB1_GRP2_ReleaseReset().
1.7.6.1