OPAMP1,...OPAMP4 configuration locking function OPAMP1,...OPAMP4 configuration can be locked each separately. Unlocking is performed by system reset. More...
Functions | |
void | OPAMP_LockConfig (uint32_t OPAMP_Selection) |
Lock the selected OPAMP configuration. 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.
OPAMP_Selection | the selected OPAMP. This parameter can be OPAMP_Selection_OPAMPx where x can be 1 to 4 to select the OPAMP peripheral. |
None |
Definition at line 562 of file stm32f30x_opamp.c.