HslCommunication.Serial 命名空间 |
[缺少 "N:HslCommunication.Serial" 的 <summary> 文档]
| 类 | 说明 | |
|---|---|---|
| SerialBase |
所有串行通信类的基类,提供了一些基础的服务,核心的通信实现 The base class of all serial communication classes provides some basic services for the core communication implementation | |
| SoftCRC16 |
用于CRC16验证的类,提供了标准的验证方法,可以方便快速的对数据进行CRC校验 The class for CRC16 validation provides a standard validation method that makes it easy to CRC data quickly | |
| SoftLRC |
用于LRC验证的类,提供了标准的验证方法 The class used for LRC verification provides a standard verification method |
| 枚举 | 说明 | |
|---|---|---|
| CheckType |
校验方式
|