MG32F157 Standard Peripherals Firmware Library
Macros
OPA_Private_Defines

Macros

#define OPA_Set   ((uint32_t)0x00000001)
 
#define OPA_Reset   ((uint32_t)0x00000000)
 
#define IS_OPA_ALL_OPA(OPAx)   (((OPAx) == OPA1) || ((OPAx) == OPA2) || ((OPAx) == OPA3))
 

Detailed Description