Skip to main content

Scade One standard libraries 2025 R2

TstBitLnMask

Last update: 16.07.2025

Returns whether at least one of the bits defined in mask is 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 test the bits
v O bool Result of the operation

Parent topic:Bitfield

Connect with Ansys