GPIO_SIGNAL Struct Reference

Collaboration diagram for GPIO_SIGNAL:

Collaboration graph
[legend]

Detailed Description

Definition at line 86 of file gpio.h.


Data Fields

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

Field Documentation

Definition at line 87 of file gpio.h.

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(), and GpioIrqEnable().

Definition at line 90 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/