pamoja for TypeScript - v0.1.17
Preparing search index...
@pamoja/native
ds18b20BuildScratchpad
Function ds18b20BuildScratchpad
ds18b20BuildScratchpad
(
celsius
:
number
,
bits
:
number
,
alarmHigh
:
number
,
alarmLow
:
number
,
)
:
Buffer
Builds the nine bytes a DS18B20 in the given state puts on the bus, CRC last.
Parameters
celsius
:
number
bits
:
number
alarmHigh
:
number
alarmLow
:
number
Returns
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pamoja for TypeScript - v0.1.17
Loading...
Builds the nine bytes a DS18B20 in the given state puts on the bus, CRC last.