vMBMasterErrorCBReceiveData() function
This is modbus master receive data error process callback function.
Arguments
xTransId
- the identification of the trasaction
ucDestAddress
destination salve address
pucRecvData
current receive data pointer
ucRecvLength
current length of receive buffer
pucSendData
Send buffer data
ucSendLength
Send buffer length
Notes
There functions will block modbus master poll while execute OS waiting.