ModbusMaster  v2.0.1
Arduino library for communicating with Modbus slaves over RS232/485 (via RTU protocol).
word.h File Reference

Utility Functions for Manipulating Words. More...

Go to the source code of this file.

Functions

static uint16_t lowWord (uint32_t ww)
 Return low word of a 32-bit integer. More...
 
static uint16_t highWord (uint32_t ww)
 Return high word of a 32-bit integer. More...
 

Detailed Description

Utility Functions for Manipulating Words.