#include <gpio.h>

Data Fields | |
| void(* | iov_handler )(void *) |
| void * | iov_arg |
| void(* GPIO_VECTOR::iov_handler)(void *) |
Definition at line 130 of file gpio.h.
Referenced by GpioRegisterIrqHandler().
| void* GPIO_VECTOR::iov_arg |
Definition at line 131 of file gpio.h.
Referenced by GpioRegisterIrqHandler().