BitClear


Removes one flag from another and returns the result. Syntax:

result_flag=BitClear(flag, clearflags);

flag: This is the flag to modify.

clearflags: These are the flags to remove.