Skip to main content

Scade One standard libraries 2025 R2

TstBitMask

Last update: 16.07.2025

Returns whether all bits defined in mask are set in the input.

Interface

Name Kind Type Comment
N P N/A Size of the bit-field
bf I unsigned<n>&gt; Input bit-field
mask I unsigned<n>&gt; Mask used to set the bits
v O bool Result of the operation

Parent topic:Bitfield

Connect with Ansys