Lines Matching full:be
14 * 3. The name of the author may not be used to endorse or promote products
20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
41 * Most modules in the protocol stack are completly optional and can be
43 * and program memory space should be saved.<br>
65 * a configuration option. It should be set to the maximum expected delay
72 * The maximum number of supported Modbus functions must be greater than
77 /*! \brief Number of bytes which should be allocated for the <em>Report Slave ID
86 /*! \brief If the <em>Report Slave ID</em> function should be enabled. */
88 /*! \brief If the <em>Read Input Registers</em> function should be enabled. */
90 /*! \brief If the <em>Read Holding Registers</em> function should be enabled. */
92 /*! \brief If the <em>Write Single Register</em> function should be enabled. */
94 /*! \brief If the <em>Write Multiple registers</em> function should be enabled. */
96 /*! \brief If the <em>Read Coils</em> function should be enabled. */
98 /*! \brief If the <em>Write Coils</em> function should be enabled. */
100 /*! \brief If the <em>Write Multiple Coils</em> function should be enabled. */
102 /*! \brief If the <em>Read Discrete Inputs</em> function should be enabled. */
104 /*! \brief If the <em>Read/Write Multiple Registers</em> function should be enabled. */
120 * \note : The slave ID must be continuous from 1.*/