pxMBFrameCBByteReceived
Callback function for the porting layer when a new byte is available. Depending upon the mode this callback function is used by the RTU or ASCII transmission layers. In any case a call to xMBPortSerialGetByte() must immediately return a new character.
Syntax
extern BOOL( *pxMBFrameCBByteReceived ) ( void );