|
STM32L443xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
| HAL_OPAMP_StateTypeDef | HAL_OPAMP_GetState (OPAMP_HandleTypeDef *hopamp) |
| Return the OPAMP handle state. | |
Peripheral State functions.
===============================================================================
##### Peripheral State functions #####
===============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral.
Return the OPAMP handle state.
| hopamp | : OPAMP handle |
| HAL | state |
Definition at line 1002 of file stm32l4xx_hal_opamp.c.
References assert_param, HAL_OPAMP_STATE_RESET, __OPAMP_HandleTypeDef::Instance, and __OPAMP_HandleTypeDef::State.
1.7.6.1