I have used all of the port pins on my 8051 device but have a spare interrupt pin. Is it possible to use this spare interrupt as an extra port pin for reading/writing?
you can wiggle an interrupt pin to your hearts delight if that interrupt is not enabled in the IE sfr. Erik