CvcmCasBitAction

  • Base type Enumeration

Defines the actions that can be performed on the CAS ABCD bits. casBitNoAction : No action on the bit specifed. Maintain incoming bit value. casBitSetToZero : Set bit to zero casBitSetToOne : Set bit to one casBitInvertBit : Invert incoming bit casBitInvertABit : Invert A bit and apply to the bit location specified casBitInvertBBit : Invert B bit and apply to the bit location specified casBitInvertCBit : Invert C bit and apply to the bit location specified casBitInvertDBit : Invert D bit and apply to the bit location specified casBitABit : Apply A bit value to the bit location specified casBitBBit : Apply B bit value to the bit location specified casBitCBit : Apply C bit value to the bit location specified casBitDBit : Apply D bit value to the bit location specified