MHVLib  20111011
An efficiency oriented runtime library for AVR microcontrollers
MHV_PinEventListener Class Reference

#include <MHV_PinChangeManager.h>

Inheritance diagram for MHV_PinEventListener:
MHV_Debounce

List of all members.

Public Member Functions

virtual void pinChanged (uint8_t pcInt, bool newState)=0

Detailed Description

Definition at line 74 of file MHV_PinChangeManager.h.


Member Function Documentation

virtual void MHV_PinEventListener::pinChanged ( uint8_t  pcInt,
bool  newState 
) [pure virtual]

Implemented in MHV_Debounce.


The documentation for this class was generated from the following file: