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

BASCOM-AVR : Problem with bitwise operation inside sub - Please help. : REPLY

$
0
0
Hi, Way not just define a byte then alias the bits in the byte. dim Value as byte Val0 alias Value.0 Val1 alias Value.1 Val2 alias Value.2 and yes if you declare a variable as bit Bascom still uses a Byte. Regards Ian Dobson

Viewing all articles
Browse latest Browse all 20688

Trending Articles