Header file of GPIO HAL Extension module. More...
#include "stm32f7xx_hal_def.h"
Go to the source code of this file.
Macros | |
#define | GPIOA_PIN_AVAILABLE GPIO_PIN_All |
GPIO pin available on the platform. More... | |
#define | GPIOB_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOC_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOD_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOE_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOF_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOG_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOH_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOI_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOJ_PIN_AVAILABLE GPIO_PIN_All |
#define | GPIOK_PIN_AVAILABLE |
#define | IS_GPIO_PIN_AVAILABLE(__INSTANCE__, __PIN__) |
Header file of GPIO HAL Extension module.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
Definition in file stm32f7xx_hal_gpio_ex.h.