|
1-Wire API for .NET Version 4.00
|
| compute(int dataToCRC, int seed) | CRC8 | [static] |
| compute(int dataToCRC) | CRC8 | [static] |
| compute(byte dataToCrc[]) | CRC8 | [static] |
| compute(byte dataToCrc[], int off, int len) | CRC8 | [static] |
| compute(byte dataToCrc[], int off, int len, int seed) | CRC8 | [static] |
| compute(byte dataToCrc[], int seed) | CRC8 | [static] |
1.7.3