To negate question
Can negate pic-Basic a value.
for example
comf PORTA,W
movwf PORTA
As would become it pic Basic.
thanks to onto all
Printable View
To negate question
Can negate pic-Basic a value.
for example
comf PORTA,W
movwf PORTA
As would become it pic Basic.
thanks to onto all
PORTA = ~PORTA
danke