Yup, mine is just in case something is badly define in the array, unless
PORTA = (PORTA & %11111001) | AVAL[COUNTERA]
PORTC = (PORTC & %11100000) | CvAL[CounterA]
Would work anyways.
Yup, mine is just in case something is badly define in the array, unless
PORTA = (PORTA & %11111001) | AVAL[COUNTERA]
PORTC = (PORTC & %11100000) | CvAL[CounterA]
Would work anyways.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks