BitMaskRead
Last updated
Was this helpful?
Last updated
Was this helpful?
Performs a bitwise mask read operation.
number
integer
true
32-bit signed integer from which to read the mask.
start
integer
true
Start bit for the read mask (Integer in the range 0-31, inclusive).
length
integer
true
Length of bits in the read mask (Integer in the range 0-31, inclusive).