Source Code File:"keypad.h"

//////////////////////////////////////////////
// Matrix Keypad Scanning Routine
//                       
// Author(s): David Hobday
// Date: 11 December 2006
//
// See Fanspeed.c for Revision History
//

void ScanKeyMatrixInit();
char ScanKeyMatrix();

http://www.sourceboost.com

Copyright © 2006 SourceBoost Technologies