Clear Flag by Index

 
 
 

Sets the specified bit to 0 in an integer being used as a bit field.

Category: Binary Flags

Output Ports: Result, Valid

Flags

An integer value being used as a bit field. Use Set Flags to store bit values in an integer.

Index

The bit to clear, where 0 is the rightmost bit. The Valid output returns 0 if Index is negative.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License