u8CCITT8()
Explanation
Calculate the CRC8.
Argument
Type | Name | Remark |
|
| A string of bytes to calculate the CRC8. |
|
| Number of bytes to calculate. |
Returns
Type | Remark |
| The calculated value of CRC8. |
Sample code
最終更新
Calculate the CRC8.
Type | Name | Remark |
|
| A string of bytes to calculate the CRC8. |
|
| Number of bytes to calculate. |
Type | Remark |
| The calculated value of CRC8. |
最終更新