[][src]Function one_wire_bus::crc::crc8

pub fn crc8(data: &[u8]) -> u8

Calculates the crc8 of the input data.