Important: The information in this document is obsolete and should not be used for new development.
Testing and Setting Bits
This section describes theBitTst
function and theBitSet
andBitClr
procedures. You can test a bit usingBitTst
and specify a bit's value usingBitSet
andBitClr
. All three of these procedures use the reversed bit-numbering scheme described in the section "Reversed Bit-Numbering" on page 3-7.
Subtopics
- BitTst
- BitSet
- BitClr