#define RS485Write ( _buffer,
_status   )     __RS485Write(_buffer, _status)

Write RS485 data.

Write data to the RS485 hi-speed port.

Parameters:
_buffer A byte array containing the data to write to the RS485 port.
_status A char value indicating whether the function call succeeded or not.
Warning:
This function requires the enhanced NBC/NXC firmware.

Generated by  doxygen 1.6.2