STM32L486xx HAL User Manual
Functions
Peripheral State functions
OPAMP Exported Functions

Peripheral State functions. More...

Functions

HAL_OPAMP_StateTypeDef HAL_OPAMP_GetState (OPAMP_HandleTypeDef *hopamp)
 Return the OPAMP handle state.

Detailed Description

Peripheral State functions.

 ===============================================================================
                      ##### Peripheral State functions #####
 =============================================================================== 
    [..]
    This subsection permits to get in run-time the status of the peripheral.


Function Documentation

Return the OPAMP handle state.

Parameters:
hopamp: OPAMP handle
Return values:
HALstate

Definition at line 993 of file stm32l4xx_hal_opamp.c.

References assert_param, HAL_OPAMP_STATE_RESET, __OPAMP_HandleTypeDef::Instance, and __OPAMP_HandleTypeDef::State.