Skip to main content

zwave_crc

Function zwave_crc 

Source
pub fn zwave_crc(data: &[u8]) -> u8
Expand description

Compute the Z-Wave CRC: XOR all bytes starting from an initial value of 0xFF.