const struct no_os_gpio_platform_ops stm32_gpio_ops
stm32 platform specific GPIO platform ops structure
Definition stm32_gpio.c:385
stm32 platform specific gpio descriptor
Definition stm32_gpio.h:57
GPIO_TypeDef * port
Definition stm32_gpio.h:59
GPIO_InitTypeDef gpio_config
Definition stm32_gpio.h:61
Structure holding the initialization parameters for stm32 platform.
Definition stm32_gpio.h:44
uint32_t mode
Definition stm32_gpio.h:46
uint32_t alternate
Definition stm32_gpio.h:50
uint32_t speed
Definition stm32_gpio.h:48