Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ember/utils/math
lowHighBytes
Function lowHighBytes
Returns both the low and high bytes (in that order) of the same 16-bit value 'n' as uint8_t.
low
High
Bytes
(
n
)
:
[
number
,
highByte
:
number
]
Parameters
n
:
number
Returns
[
number
,
highByte
:
number
]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...
Returns both the low and high bytes (in that order) of the same 16-bit value 'n' as uint8_t.