Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Space_Invaders_Demo neopixels gpio_test_stm32f3_discovery gpio_test_systimer ... more
OPAMP configuration locking function
[OPAMP_Private_Functions]
  OPAMP1,...OPAMP4 configuration locking function OPAMP1,...OPAMP4 configuration can be locked each separately. More...
| Functions | |
| void | OPAMP_LockConfig (uint32_t OPAMP_Selection) | 
| Lock the selected OPAMP configuration. | |
Detailed Description
OPAMP1,...OPAMP4 configuration locking function OPAMP1,...OPAMP4 configuration can be locked each separately.
Unlocking is performed by system reset.
 ===============================================================================
                     ##### Configuration Lock function #####
 ===============================================================================  
Function Documentation
| 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:
- 
  None 
Definition at line 562 of file stm32f30x_opamp.c.
Generated on Tue Jul 12 2022 17:34:46 by
 1.7.2
 1.7.2