Nut/OS  4.10.3
API Reference
GPIO_VECTOR Struct Reference

#include <gpio.h>

Collaboration diagram for GPIO_VECTOR:

Data Fields

void(* iov_handler )(void *)
void * iov_arg

Detailed Description

Definition at line 129 of file gpio.h.


Field Documentation

void(* GPIO_VECTOR::iov_handler)(void *)

Definition at line 130 of file gpio.h.

Referenced by GpioRegisterIrqHandler().

Definition at line 131 of file gpio.h.

Referenced by GpioRegisterIrqHandler().


The documentation for this struct was generated from the following file: