RTEMS  5.1
Data Fields
rtems_interrupt_server_control Struct Reference

An interrupt server control. More...

#include <irq-extension.h>

Data Fields

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

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