#include <gpio_def.h>
Data Fields | |
| IRQ_HANDLER * | ios_sig |
| void(* | ios_handler )(void *) |
| int(* | ios_ctl )(int cmd, void *param, int bit) |
| GPIO_VECTOR * | ios_vector |
Referenced by GpioRegisterIrqHandler().
| void(* GPIO_SIGNAL::ios_handler)(void *) |
Referenced by GpioRegisterIrqHandler().
| int(* GPIO_SIGNAL::ios_ctl)(int cmd, void *param, int bit) |
Referenced by GpioIrqDisable(), GpioIrqEnable(), GpioIrqSetMode(), and GpioIrqStatus().
Referenced by GpioRegisterIrqHandler().