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