GPIO_SIGNAL Struct Reference

Collaboration diagram for GPIO_SIGNAL:
Collaboration graph
[legend]

Data Fields

IRQ_HANDLERios_sig
void(* ios_handler )(void *)
int(* ios_ctl )(int cmd, void *param, int bit)
GPIO_VECTORios_vector

Detailed Description

Definition at line 110 of file gpio.h.


Field Documentation

Definition at line 111 of file gpio.h.

Referenced by GpioRegisterIrqHandler().

void(* GPIO_SIGNAL::ios_handler)(void *)

Definition at line 112 of file gpio.h.

Referenced by GpioRegisterIrqHandler().

int(* GPIO_SIGNAL::ios_ctl)(int cmd, void *param, int bit)

Definition at line 113 of file gpio.h.

Referenced by GpioIrqDisable(), and GpioIrqEnable().

Definition at line 114 of file gpio.h.

Referenced by GpioRegisterIrqHandler().


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/