MG32F157 Standard Peripherals Firmware Library
Functions
OPA_Private_Functions

Functions

void OPA_DeInit (OPA_TypeDef *OPAx)
 Deinitializes the specified OPAx peripheral register to default reset value. More...
 
void OPA_Cmd (OPA_TypeDef *OPAx, FunctionalState NewState)
 Enables or disables the specified OPA. More...
 

Detailed Description

Function Documentation

◆ OPA_Cmd()

void OPA_Cmd ( OPA_TypeDef OPAx,
FunctionalState  NewState 
)

Enables or disables the specified OPA.

Parameters
OPAxwhere x can be 1 to 3 to select the OPA peripheral.
NewStatenew state of the specified OPA peripheral. This parameter can be: ENABLE or DISABLE.
Returns
None

◆ OPA_DeInit()

void OPA_DeInit ( OPA_TypeDef OPAx)

Deinitializes the specified OPAx peripheral register to default reset value.

Parameters
OPAxwhere x can be 1 to 3 to select the OPA peripheral.
Returns
None