Modules | |
OPAMP_Selection | |
OPAMP_InvertingInput | |
OPAMP_NonInvertingInput | |
OPAMP_PGAGain_Config | |
OPAMP_PGAConnect_Config | |
OPAMP_SecondaryInvertingInput | |
OPAMP_Input | |
OPAMP_Vref | |
OPAMP_Trimming | |
Macros | |
#define | IS_OPAMP_TRIMMING(TRIMMING) |
#define | OPAMP_Trimming_Factory ((uint32_t)0x00000000) |
#define | OPAMP_Trimming_User OPAMP_CSR_USERTRIM |
#define IS_OPAMP_TRIMMING | ( | TRIMMING | ) |
Definition at line 215 of file stm32f30x_opamp.h.
#define OPAMP_Trimming_Factory ((uint32_t)0x00000000) |
Factory trimming
Definition at line 212 of file stm32f30x_opamp.h.
#define OPAMP_Trimming_User OPAMP_CSR_USERTRIM |
User trimming
Definition at line 213 of file stm32f30x_opamp.h.