![]() |
STM32F37 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F37 Standard Peripheral Library
|
Macros | |
| #define | SDADC_InputMode_Diff ((uint32_t)0x00000000) |
| #define | SDADC_InputMode_SEOffset SDADC_CONF0R_SE0_0 |
| #define | SDADC_InputMode_SEZeroReference SDADC_CONF0R_SE0 |
| #define | IS_SDADC_INPUT_MODE(MODE) |
| #define IS_SDADC_INPUT_MODE | ( | MODE | ) |
| #define SDADC_InputMode_Diff ((uint32_t)0x00000000) |
Conversions are executed in differential mode
| #define SDADC_InputMode_SEOffset SDADC_CONF0R_SE0_0 |
Conversions are executed in single ended offset mode
| #define SDADC_InputMode_SEZeroReference SDADC_CONF0R_SE0 |
Conversions are executed in single ended zero-volt reference mode