OPAMP1,...OPAMP4 configuration locking function OPAMP1,...OPAMP4 configuration can be locked each separately. Unlocking is performed by system reset.
More...
OPAMP1,...OPAMP4 configuration locking function OPAMP1,...OPAMP4 configuration can be locked each separately. Unlocking is performed by system reset.
===============================================================================
##### Configuration Lock function #####
===============================================================================
void OPAMP_LockConfig |
( |
uint32_t |
OPAMP_Selection | ) |
|
Lock the selected OPAMP configuration.
- Note
- Locking the configuration means that all control bits are read-only. To unlock the OPAMP configuration, perform a system reset.
- Parameters
-
OPAMP_Selection | the selected OPAMP. This parameter can be OPAMP_Selection_OPAMPx where x can be 1 to 4 to select the OPAMP peripheral. |
- Return values
-
Definition at line 562 of file stm32f30x_opamp.c.