HAL_GPIO Callback function definition. More...
#include <hal_gpio.h>
Public Attributes | |
void(* | gpio_callback )(gpio_regs_t *GPIOx, uint16_t gpio_pin) |
HAL_GPIO Callback function definition.
Definition at line 76 of file hal_gpio.h.
void(* hal_gpio_callback_t::gpio_callback) (gpio_regs_t *GPIOx, uint16_t gpio_pin) |
GPIO pin detection callback
Definition at line 78 of file hal_gpio.h.