![]() |
RSeries astromech firmware
|
#include <core/PinInterruptHandler.h>
Inheritance diagram for PinInterruptHandler:Public Member Functions | |
| void | detachInterrupt (unsigned pin) |
| bool | attachInterrupt (unsigned pin) |
Protected Member Functions | |
| virtual void | interrupt ()=0 |
|
inline |
|
inline |
|
protectedpure virtual |
Implemented in RotaryEncoder.