RTEMS
|
An interrupt server control. More...
#include <irq-extension.h>
Public Attributes | |
rtems_chain_control | entries |
rtems_id | server |
unsigned long | errors |
uint32_t | index |
rtems_chain_node | node |
void(* | destroy )(struct rtems_interrupt_server_control *) |
An interrupt server control.
This structure must be treated as an opaque data type. Members must not be accessed directly.
Definition at line 264 of file irq-extension.h.