L4 HAL Drivers

Embed: (wiki syntax)

« Back to documentation index

Peripheral Control functions

Peripheral Control functions

Peripheral Control functions. More...

Functions

HAL_StatusTypeDef HAL_OPAMPEx_Unlock (OPAMP_HandleTypeDef *hopamp)
 Unlock the selected OPAMP configuration.

Detailed Description

Peripheral Control functions.

 ===============================================================================
             ##### Peripheral Control functions #####
 ===============================================================================
    [..]
      (+) OPAMP unlock. 


Function Documentation

HAL_StatusTypeDef HAL_OPAMPEx_Unlock ( OPAMP_HandleTypeDef *  hopamp )

Unlock the selected OPAMP configuration.

Note:
This function must be called only when OPAMP is in state "locked".
Parameters:
hopamp,:OPAMP handle
Return values:
HALstatus

Definition at line 394 of file stm32l4xx_hal_opamp_ex.c.