    

 ## On this page

  

 

 # TstBitLnMask

 Last update: 16.07.2025 

Returns whether at least one of the bits defined in mask is set in the input.

## Interface

NameKindTypeCommentNPN/ASize of the bit-fieldbfIunsigned&lt;n&gt;&amp;gt;Input bit-fieldmaskIunsigned&lt;n&gt;&amp;gt;Mask used to test the bitsvOboolResult of the operation**Parent topic:**[Bitfield](./bitfield.md)