Macros | |
#define | IS_OPAMP_ALL_PERIPH(PERIPH) |
#define | OPAMP_Selection_OPAMP1 ((uint32_t)0x00000000) |
#define | OPAMP_Selection_OPAMP2 ((uint32_t)0x00000004) |
#define | OPAMP_Selection_OPAMP3 ((uint32_t)0x00000008) |
#define | OPAMP_Selection_OPAMP4 ((uint32_t)0x0000000C) |
#define IS_OPAMP_ALL_PERIPH | ( | PERIPH | ) |
Definition at line 80 of file stm32f30x_opamp.h.
#define OPAMP_Selection_OPAMP1 ((uint32_t)0x00000000) |
OPAMP1 Selection
Definition at line 75 of file stm32f30x_opamp.h.
#define OPAMP_Selection_OPAMP2 ((uint32_t)0x00000004) |
OPAMP2 Selection
Definition at line 76 of file stm32f30x_opamp.h.
#define OPAMP_Selection_OPAMP3 ((uint32_t)0x00000008) |
OPAMP3 Selection
Definition at line 77 of file stm32f30x_opamp.h.
#define OPAMP_Selection_OPAMP4 ((uint32_t)0x0000000C) |
OPAMP4 Selection
Definition at line 78 of file stm32f30x_opamp.h.