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