1.1.4.24 IP1553_VectorWordSet

void IP1553_VectorWordSet(uint16_t vectorWord)

Summary

Set the Vector Word value to be sent by the terminal in response to a "Transmit Vector Word" command.

Preconditions

IP1553_Initialize must have been called for the IP1553 instance.

Parameters

  • vectorWord - Vector Word value to be sent by the terminal.

Returns

None