STM32L443xx 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 395 of file stm32l4xx_hal_opamp_ex.c.
References assert_param, HAL_OPAMP_STATE_BUSY, HAL_OPAMP_STATE_BUSYLOCKED, __OPAMP_HandleTypeDef::Instance, and __OPAMP_HandleTypeDef::State.