This structure represents an interrupt server request.
More...
#include <intr.h>
This structure represents an interrupt server request.
- Notes
- This structure shall be treated as an opaque data type from the API point of view. Members shall not be accessed directly. A request is initialized by rtems_interrupt_server_request_initialize() and destroyed by rtems_interrupt_server_request_destroy(). The interrupt vector of the request can be set by rtems_interrupt_server_request_set_vector(). The request is submitted to be serviced by rtems_interrupt_server_request_submit().
- Constraints
The following constraints apply to this structure:
- Members of the type shall not be accessed directly by the application.
The documentation for this struct was generated from the following file:
- cpukit/include/rtems/rtems/intr.h