Lines Matching full:values
206 * case the values in mbconfig.h should be adjusted. If the argument was not
218 * low end targets. In addition the values don't have to be in the memory
222 * as an argument. The application should then read the actual register values
226 * register function was received a buffer with the new register values is
227 * passed to the callback function. The function should then use these values
228 * to update the application register values.
259 * \param pucRegBuffer If the application registers values should be updated the
260 * buffer points to the new registers values. If the protocol stack needs
261 * to now the current values the callback function should write them into
266 * values should be updated from the values in the buffer. For example
270 * the current values into the buffer \c pucRegBuffer.
292 * coil values (I.e. if not a multiple of eight coils is used) should be set
295 * \param usNCoils Number of coil values requested.
296 * \param eMode If eMBRegisterMode::MB_REG_WRITE the application values should
297 * be updated from the values supplied in the buffer \c pucRegBuffer.
299 * values in the buffer \c pucRegBuffer.
319 * coil values. The first discrete input starting at \c usAddress must be
323 * \param usNDiscrete Number of discrete input values.