IRQ_HANDLER Struct Reference
[Interrupt Management]


Detailed Description

Definition at line 143 of file irqreg.h.


Data Fields

void * ir_arg
void(* ir_handler )(void *)
int(* ir_ctl )(int cmd, void *param)

Field Documentation

void* IRQ_HANDLER::ir_arg

Definition at line 147 of file irqreg.h.

Referenced by CallHandler(), NplRegisterIrqHandler(), and NutRegisterIrqHandler().

void(* IRQ_HANDLER::ir_handler)(void *)

Referenced by CallHandler(), NplRegisterIrqHandler(), and NutRegisterIrqHandler().

int(* IRQ_HANDLER::ir_ctl)(int cmd, void *param)

Referenced by NplIrqDisable(), NplIrqEnable(), NplRegisterIrqHandler(), NutIrqDisable(), NutIrqEnable(), NutIrqSetMode(), NutIrqSetPriority(), and NutRegisterIrqHandler().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/