Documentation

SetBits

SetBits(&v,value,position,size)

Sets a range of bits.

Argument '&v':Variable to use.

Argument 'value':Value.

Argument 'position':Bit position.

Argument 'size':Number of bits to use.


Comments

Comming Soon