irqstack.h File Reference

Go to the source code of this file.

Defines

#define NUTSIGNAL(signame, handler)

Define Documentation

#define NUTSIGNAL ( signame,
handler   ) 
Value:
SIGNAL(signame)     \
{ CallHandler (&handler);  }

Definition at line 90 of file irqstack.h.


© 2000-2010 by contributors - visit http://www.ethernut.de/