Hi! i want to spilt the 16bit word into two 8bit words, is there any key words for it. i use the p89V51 mcu and c language Cx51 keil compiler ver3.
regards, K.T.Venkatesan.
in C extern the16 extern hi8 ext6ern lo8
in assembler the16: ds 0 hi8: ds 1 lo8: ds 1
this is breaking every 'rule' that exist but does allow simple addressing of all 3 entities.
Now that we list methods, this one should be included.
Erik