1.2.4.21 IP1553_SSBitCmdSet
void IP1553_SSBitCmdSet(bool enable)
Summary
Enable or Disable SSBitCmd bit. Indicates the value of the Subsystem Flag bit to be returned in status word transfers.
Preconditions
IP1553_Initialize must have been called for the IP1553 instance.
Parameters
enable - If true, Subsystem Flag bit returned in status word transfers is 1. 0 if false.
Returns
None