Check 1-bit in a byte
TC
Posts: 1,019
in Propeller 1
Hello all,
It has been some time working with the prop, and for the life of me I cant remember how to check 1-bit of a byte size value. For example; Lets say if bit0 of a byte is "1", then do some action.
I know once I am shown what I need to do, I will remember.
Thanks
TC
It has been some time working with the prop, and for the life of me I cant remember how to check 1-bit of a byte size value. For example; Lets say if bit0 of a byte is "1", then do some action.
I know once I am shown what I need to do, I will remember.
Thanks
TC
Comments
For specific examples we'll need to know what language you're using.
Sorry about that, knew I would forget something, I am using SPIN
I will, thank you. Sorry, I did not see your post.
Specifically:
Thank you so much, I knew it was simple. and I was on the right track. I was forgetting the "<"