Macros | |
#define | IS_OPAMP_VREF(VREF) |
#define | OPAMP_Vref_10VDDA OPAMP_CSR_CALSEL_0 |
#define | OPAMP_Vref_3VDDA ((uint32_t)0x00000000) |
#define | OPAMP_Vref_50VDDA OPAMP_CSR_CALSEL_1 |
#define | OPAMP_Vref_90VDDA OPAMP_CSR_CALSEL |
#define IS_OPAMP_VREF | ( | VREF | ) |
Definition at line 200 of file stm32f30x_opamp.h.
#define OPAMP_Vref_10VDDA OPAMP_CSR_CALSEL_0 |
OPMAP Vref = 10% VDDA
Definition at line 196 of file stm32f30x_opamp.h.
#define OPAMP_Vref_3VDDA ((uint32_t)0x00000000) |
OPMAP Vref = 3.3% VDDA
Definition at line 195 of file stm32f30x_opamp.h.
#define OPAMP_Vref_50VDDA OPAMP_CSR_CALSEL_1 |
OPMAP Vref = 50% VDDA
Definition at line 197 of file stm32f30x_opamp.h.
#define OPAMP_Vref_90VDDA OPAMP_CSR_CALSEL |
OPMAP Vref = 90% VDDA
Definition at line 198 of file stm32f30x_opamp.h.