Hi Srigopal
As value $01=01=%01,so what you write $01 or 01 is no difference.
Compiler only know bit ,byte,word(data type). No more Hex or Dec.
Mcus work only on binary.
Your output (eg.serout,lcd out)can be binary,ASCII,Decimal and Hex.
a.majid
Hi Srigopal
As value $01=01=%01,so what you write $01 or 01 is no difference.
Compiler only know bit ,byte,word(data type). No more Hex or Dec.
Mcus work only on binary.
Your output (eg.serout,lcd out)can be binary,ASCII,Decimal and Hex.
a.majid
from_myanmar
Bookmarks