STM32L486xx HAL User Manual
Data Fields
__OPAMP_HandleTypeDef Struct Reference

OPAMP Handle Structure definition. More...

#include <stm32l4xx_hal_opamp.h>

Data Fields

OPAMP_TypeDef * Instance
OPAMP_InitTypeDef Init
HAL_StatusTypeDef Status
HAL_LockTypeDef Lock
__IO HAL_OPAMP_StateTypeDef State
void(* MspInitCallback )(struct __OPAMP_HandleTypeDef *hopamp)
void(* MspDeInitCallback )(struct __OPAMP_HandleTypeDef *hopamp)

Detailed Description

OPAMP Handle Structure definition.

Definition at line 138 of file stm32l4xx_hal_opamp.h.


Field Documentation

OPAMP required parameters

Definition at line 141 of file stm32l4xx_hal_opamp.h.

Referenced by HAL_OPAMP_GetTrimOffset(), HAL_OPAMP_Init(), HAL_OPAMP_SelfCalibrate(), and HAL_OPAMPEx_SelfCalibrateAll().

HAL_LockTypeDef __OPAMP_HandleTypeDef::Lock

Locking object

Definition at line 143 of file stm32l4xx_hal_opamp.h.

Referenced by HAL_OPAMP_Init().

HAL_StatusTypeDef __OPAMP_HandleTypeDef::Status

OPAMP peripheral status

Definition at line 142 of file stm32l4xx_hal_opamp.h.


The documentation for this struct was generated from the following file: