    

 ## On this page

  

 

 # TstBitMask

 Last update: 16.07.2025 

Returns whether all bits defined in mask are 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 set the bitsvOboolResult of the operation**Parent topic:**[Bitfield](./bitfield.md)