Hello Folks,
Think we have both the previous value and the current value which needs to be written. So I tried it as
value = previous & (~value);
.
Correct me if my understanding is wrong. Appreciate your help.
Regards,
Desperado
Hello Folks,
Think we have both the previous value and the current value which needs to be written. So I tried it as
value = previous & (~value);
.
Correct me if my understanding is wrong. Appreciate your help.
Regards,
Desperado