RTEMS 6.1-rc4
|
This structure represents an interrupt server action. More...
#include <intr.h>
Data Fields | |
struct rtems_interrupt_server_action * | next |
This member is the reference to the next action or NULL. | |
rtems_interrupt_handler | handler |
This member is the interrupt handler. | |
void * | arg |
This member is the interrupt handler argument. | |
This structure represents an interrupt server action.
The following constraints apply to this structure: