1.2.4.22 IP1553_TRBitCmdSet
void IP1553_TRBitCmdSet(bool enable)
Summary
Enable or Disable TRBitCmd bit. Indicates the value of the T/F bit to be returned in status word transfers.
Preconditions
IP1553_Initialize must have been called for the IP1553 instance.
Parameters
enable - If true, T/F bit returned in status word transfers is 1. 0 if false.
Returns
None
Note:
After reception of a valid "Inhibit T/F Bit" command the T/F bit is maintained at logic level 0.