VSF Documented
|
#include <vsf_template_gpio.h>
Data Fields | |
vsf_gpio_exti_isr_handler_t * | handler_fn |
void * | target_ptr |
vsf_arch_prio_t | prio |
Configure external interrupts for the entire GPIO port, not the specific pins.
vsf_gpio_exti_isr_handler_t* vsf_gpio_exti_irq_cfg_t::handler_fn |
void* vsf_gpio_exti_irq_cfg_t::target_ptr |
vsf_arch_prio_t vsf_gpio_exti_irq_cfg_t::prio |