1.2.4.18 IP1553_BCEnableCmdSet
void IP1553_BCEnableCmdSet(bool enable)
Summary
Enable BCEnableCmd bit to accepts or rejects the control when the terminal receives a valid Dynamic Bus Control mode command. This is the value indicated in the Dynamic Bus Control bit of the status word sent in response to the mode command
Preconditions
IP1553_Initialize must have been called for the IP1553 instance
Parameters
enable - If true, The terminal accepts the bus control. If false, the terminal reject the bus control
Returns
None