#define RS485Status ( _sendingData,
_dataAvail   )     __RS485Status(_sendingData, _dataAvail)

Check RS485 status.

Check the status of the RS485 hi-speed port.

Parameters:
_sendingData A boolean value set to true on output if data is being sent.
_dataAvail A boolean value set to true on output if data is available to be read.
Warning:
This function requires the enhanced NBC/NXC firmware.

Generated by  doxygen 1.6.2