6 * Functions in this file, Call the related function in <b>FH_Functions</b>, Section <b>FH_UART</b> according to the first parameter of the Data in the message frame
7 *
8 * @attention <b>FH</b> user could left this file intact
39#if FH_UART_MaxPeripheralNumber > 0 // It is configurable in FH_DevicePeripherals.h
40
41/**
42 * @brief This function calls the related function in <b>FH_Functions</b>, Section <b>FH_UART</b> according to the first parameter of the Data in the message frame
43 *
44 * @param fh_RFCommunication_Message
45 * The message frame set by <b>RobotFramework</b>
46 * @param SharedDataLength
47 * *SharedDataLength will be set with the length of the related SharedDataBuf
48 * @param SharedData
49 * *SharedData will be set with the related SharedDataBuf