Interrupt Functions

These functions make up the interrupt utilities portion of the CEI-x30 API.  They control the setup and activation of hardware interrupt processing.  The Interrupt Functions group includes:

(1) Read Interrupt Buffer:
Provides read access to the local API copy of the CEI-x30 device interrupt queue.

(2) Read Interrupt Queue:
Provides read access directly to the CEI-x30 device hardware interrupt queue.

(3) Set ISR Function:
Provides the method to define a custom interrupt service routine.

Functions

(1)   ar_hw_interrupt_buffer_read

(2)   ar_interrupt_queue_read

(3)   ar_set_isr_function

References

Alphabetical Function Index
Hierarchical Function Index

CEI-x30 API Description