I'm trying to understand how the below statement makes GP3 an input. I understand that a 1 will make it an input, but how does that 1 digit relate to GP3? Perhaps this is an error and it actually makes GP4 an input?
Copied from elsewhere on this forum:
~ DaveCode:TRISIO = %00010000 'GP3 as input
Bookmarks