Function surge_halfrate::imports::_bittestandreset
1.55.0 · source · [−]Expand description
Returns the bit in position b
of the memory addressed by p
, then resets that bit to 0
.
Returns the bit in position b
of the memory addressed by p
, then resets that bit to 0
.