05-03-2013 04:46 PM - edited 05-03-2013 04:47 PM
I am sure there is a way to do this with some bitwise boolean operation but I can't come up with it. I basically want to just set a specific bit to 0 or 1 and keep the rest the same. Can I do this without all the hoopla I currently have?
Sorry the comment on the constant was a reminder in my code to replace it with the actual logic to determine 0 or 1
05-03-2013 05:00 PM
I should have looked harder
05-03-2013 06:42 PM
05-03-2013 08:07 PM
05-03-2013 08:21 PM
I missed the set/reset function.
/Y