![]() |
STM32F0 Standard Peripheral bibliotheek
1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
|
Macros | |
| #define | COMP_OutputPol_NonInverted ((uint32_t)0x00000000) |
| #define | COMP_OutputPol_Inverted COMP_CSR_COMP1POL |
| #define | IS_COMP_OUTPUT_POL(POL) |
| #define COMP_OutputPol_Inverted COMP_CSR_COMP1POL |
COMP output on GPIO is inverted
| #define COMP_OutputPol_NonInverted ((uint32_t)0x00000000) |
COMP output on GPIO isn't inverted
| #define IS_COMP_OUTPUT_POL | ( | POL | ) |