|
ModbusMaster
v2.0.1
Arduino library for communicating with Modbus slaves over RS232/485 (via RTU protocol).
|
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... | |
Utility Functions for Manipulating Words.