
KBPATN = 0x02;	    	// P0.1 must be pulled high
KBCON = 0x02;		// Port 0 must match KBPATN 
KBMASK = 0x02;  	// mask out all pins except P0.1
