- Name:
-
clearbit
- Syntax:
-
CLEARBIT var, bit
Var - is the target variable.
Bit - is the target bit (0-7 for byte variables, 0-15 for word variables)
- Description:
-
Clear a specific bit in the variable.
This command clears (clears to 0) a specific bit in the target variable.