1-Wire API for .NET Version 4.00

CRC16 Member List

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