OPA driver modules.
More...
OPA driver modules.
◆ OPA_Cmd()
void OPA_Cmd |
( |
OPA_TypeDef * |
OPAx, |
|
|
FunctionalState |
NewState |
|
) |
| |
Enables or disables the specified OPA.
- Parameters
-
OPAx | where x can be 1 to 3 to select the OPA peripheral. |
NewState | new state of the specified OPA peripheral. This parameter can be: ENABLE or DISABLE. |
- Returns
- None
◆ OPA_DeInit()
Deinitializes the specified OPAx peripheral register to default reset value.
- Parameters
-
OPAx | where x can be 1 to 3 to select the OPA peripheral. |
- Returns
- None