1-Wire API for Compact.NET  Version 4.10
CRC8 Member List

This is the complete list of members for CRC8, including all inherited members.

Compute(uint dataToCRC, uint seed)CRC8static
Compute(uint dataToCRC)CRC8static
Compute(byte[] dataToCrc)CRC8static
Compute(byte[] dataToCrc, int off, int len)CRC8static
Compute(byte[] dataToCrc, int off, int len, uint seed)CRC8static
Compute(byte[] dataToCrc, uint seed)CRC8static