RTEMS
Public Attributes | List of all members
rtems_interrupt_server_control Struct Reference

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 *)
 

Detailed Description

An interrupt server control.

This structure must be treated as an opaque data type. Members must not be accessed directly.

See also
rtems_interrupt_server_create()

Definition at line 264 of file irq-extension.h.


The documentation for this struct was generated from the following file: