Ignore Input from PIC
I'm using the PIC 16-series to program something. I was wondering if anyone knows how I can ignore a certain input... E.g. i want to turn off the 5th bit of Port B(which I have initialised as my input) so that the program code that I have written may ignore any input at that pin.. How may I be able to do that?... and ofcourse, switch it on again at a later time in the program...
In summary:
1) ignore/turn off bit-5 of portB
2)switch on/enable it back again
any ideas?...it's urgent...
😕
In summary:
1) ignore/turn off bit-5 of portB
2)switch on/enable it back again
any ideas?...it's urgent...
😕
0