Skip to main content

Scade One standard libraries 2025 R2

ClrBit

Last update: 16.07.2025

Returns the input with the bit set to 0 at the given position.

Interface

Name Kind Type Comment
N P N/A Size of the bit-field
bf I unsigned<n>&gt; Input bit-field
p I integer Bit position
Range: [0, N[
v O unsigned<n>&gt; Result of the operation

Parent topic:Bitfield

Connect with Ansys