| Description | An sbit declaration must use the address of a sfr or a bdata object and a bit position in range 0-15. If a bdata-based sbit is declared, the bit position range depends on the base scalar. For example, if the base scalar is a long value, then the bit pos |