|
STM32H735xx HAL User Manual
|
Peripheral Control functions. More...
Functions | |
| HAL_StatusTypeDef | HAL_OPAMPEx_Unlock (OPAMP_HandleTypeDef *hopamp) |
| Unlock the selected OPAMP configuration. | |
Peripheral Control functions.
===============================================================================
##### Peripheral Control functions #####
===============================================================================
[..]
(+) OPAMP unlock.
| HAL_StatusTypeDef HAL_OPAMPEx_Unlock | ( | OPAMP_HandleTypeDef * | hopamp | ) |
Unlock the selected OPAMP configuration.
| hopamp,: | OPAMP handle |
| HAL | status |
Definition at line 388 of file stm32h7xx_hal_opamp_ex.c.
References assert_param, HAL_OPAMP_STATE_BUSY, HAL_OPAMP_STATE_BUSYLOCKED, __OPAMP_HandleTypeDef::Instance, and __OPAMP_HandleTypeDef::State.
1.7.6.1