6 * Functions in this file, Call the related function in <b>FH_Functions</b>, Section <b>FH_AO</b> (Analog Output) according to the first parameter of the Data in the message frame
7 *
8 * @attention <b>FH</b> user could left this file intact
40#if FH_AO_MaxPeripheralNumber > 0 // It is configurable in FH_DevicePeripherals.h
41
42/**
43 * @brief This function calls the related function in <b>FH_Functions</b>, Section <b>FH_AO</b> (Analog Output) according to the first parameter of the Data in the message frame
44 *
45 * @param fh_RFCommunication_Message
46 * The message frame set by <b>RobotFramework</b>