modbus ~master (2020-09-04T11:08:08Z)
Dub
Repo
checkCRC
modbus
backend
rtu
Check CRC16 of data
pure nothrow @
trusted
@
nogc
bool
checkCRC
(
const
(
void
)[]
data
)
Parameters
data
const
(
void
)[]
last two bytes used as CRC16
Meta
Source
See Implementation
modbus
backend
rtu
classes
RTU
functions
checkCRC
crc16
Check CRC16 of data