Please enable JavaScript to view this site.

Function to reset one or more bits in an integer-type data according to the occurrence of a condition.

Syntax

i32 rbit (i32 data, i32 bitMsk, bool cond)

data

Unit on which the reset is desired

bitMsk

Mask of the bits to be reset

cond

Condition upon occurrence of which bits will be reset

Result

Returns:

Value

Meaning

1

The condition is verified

0

Otherwise

Validity

Rule, Task

Note


 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC