NBit Bit Manipulation Library |
|
Crc.Crc8OneWire Property
The CRC for the 1-Wire protocol.
[Visual Basic]
Public Shared Property Crc8OneWire() As
Crc Public Get
End Get
Private Set
End Set
End Property
[C#]
public static
Crc Crc8OneWire { public get; private set; }
See Also
Crc Class | NBit Namespace