|
RTEMS
|
An interrupt server action. More...
#include <irq-extension.h>
Public Attributes | |
| struct rtems_interrupt_server_action * | next |
| rtems_interrupt_handler | handler |
| void * | arg |
An interrupt server action.
This structure must be treated as an opaque data type. Members must not be accessed directly.
Definition at line 245 of file irq-extension.h.
1.8.14