MHVLib
20111011
An efficiency oriented runtime library for AVR microcontrollers
|
#include <MHV_PinChangeManager.h>
Public Member Functions | |
virtual void | pinChanged (uint8_t pcInt, bool newState)=0 |
Definition at line 74 of file MHV_PinChangeManager.h.
virtual void MHV_PinEventListener::pinChanged | ( | uint8_t | pcInt, |
bool | newState | ||
) | [pure virtual] |
Implemented in MHV_Debounce.