STM32H735xx 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 991 of file stm32h7xx_hal_opamp.c.
References assert_param, HAL_OPAMP_STATE_RESET, __OPAMP_HandleTypeDef::Instance, and __OPAMP_HandleTypeDef::State.