![]() |
STM32F37 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F37 Standard Peripheral Library
|
Macros | |
| #define | IS_GPIO_MODE(MODE) |
Enumerations | |
| enum | GPIOMode_TypeDef { GPIO_Mode_IN = 0x00, GPIO_Mode_OUT = 0x01, GPIO_Mode_AF = 0x02, GPIO_Mode_AN = 0x03 } |
| #define IS_GPIO_MODE | ( | MODE | ) |
| enum GPIOMode_TypeDef |