Class similar to InterruptIn which allows the LPC1114 to wake from deepsleep. (For other targets you can use InterruptIn).
Dependents: WakeUp WakeUp WakeUp WakeUp ... more
Revisions of WakeInterruptIn.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:128f3fe79240 | 2014-07-28 | Added include guards + only include it on correct targets (allows for re-using it in other libraries) | File Diff Annotate |
0:d726461bd0af | 2014-07-26 | v1.0 | File Diff Annotate |