Union used to split a 16-bit unsigned integer into 2 8-bit unsigned integers or vice-versa. More...

Public Attributes | |
| uint16 | combined |
| uint8 | split [2] |
Union used to split a 16-bit unsigned integer into 2 8-bit unsigned integers or vice-versa.
| uint16 IPAddress::ByteUnion::combined |
| uint8 IPAddress::ByteUnion::split[2] |