SFBInterrupts.h File Reference

Support for user-level interrupt handling. More...

#include "SFBTypes.h"
#include "SFBConstants.h"
#include "SFBPins.h"

Include dependency graph for SFBInterrupts.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void attachInterrupt (u32 sfbPin, IRQHandler *handlerFunction, u32 mode)
void detachInterrupt (u32 sfbPin)
bool canAttachInterrupt (u32 sfbPin)
bool hasAttachedInterrupt (u32 sfbPin)


Detailed Description

Support for user-level interrupt handling.

Author:
David H. Ackley.
Date:
(C) 2009 All rights reserved.
Code License:
The GNU Lesser General Public License
License Note:
All code samples shown in documentation are placed into the public domain.

Generated on Fri Apr 22 06:55:49 2011 for SFB by doxygen 1.5.9