1-Wire API for Compact.NET Version 4.00

CRC8 Member List

This is the complete list of members for CRC8, including all inherited members.
Compute(uint dataToCRC, uint seed)CRC8 [static]
Compute(uint dataToCRC)CRC8 [static]
Compute(byte[] dataToCrc)CRC8 [static]
Compute(byte[] dataToCrc, int off, int len)CRC8 [static]
Compute(byte[] dataToCrc, int off, int len, uint seed)CRC8 [static]
Compute(byte[] dataToCrc, uint seed)CRC8 [static]