ClrBitMask Last update: 16.07.2025 Returns the input with the bits set to 0 as per the corresponding Mask bits when set to value 1 and remaining bits will retain their original values. Interface Name Kind Type Comment N P N/A Size of the bit-field bf I unsigned<n>> Input bit-field mask I unsigned<n>> Mask used to clear the bits v O unsigned<n>> Result of the operation Parent topic:Bitfield