Ok right now Im having a problem, On PORTB.0 = INT0
now I want to use PORTB.1-3 as a binary output from 0-7
but since my portb.0 isnt available, how do i set it to start my output at bit 2 (portb.1)
my only available pins right now is portb 1-5, I need a 3bit binary output that will go to a 3bit to 8decimal chip that drives 8 leds.
I was hoping theres a command like in the LCD commands to say start bit = ?