Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20688

BASCOM-AVR : Inserting bytes into a word : REPLY

$
0
0
If you need only word-spaced access, you can overlay the byte array with a word array, so wordarr(3) would access bytes(5) and (6). Assumed CONFIG BASE<>0. You won't be able to access for example bytes(4) and (5) as a word. And sure, Makeint() works.

Viewing all articles
Browse latest Browse all 20688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>