1-Wire API for .NET Version 4.00
|
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] |