    

 ## On this page

  

 

 # RotBitLt

 Last update: 16.07.2025 

Returns the input with all bits rotated to the left by a number. The most significant bit is rotated to the least significant bit location for every single bit shift cycle.

## Interface

NameKindTypeCommentNPN/ASize of the bit-fieldbfIunsigned&lt;n&gt;&amp;gt;Input bit-fieldlIIntegerNumber of bits to rotate  
Range: \[0, N\[vOunsigned&lt;n&gt;&amp;gt;Result of the operation**Parent topic:**[Bitfield](./bitfield.md)