NBit Bit Manipulation Library |
|
Crc.Crc5Usb Property
The CRC for USB token packets.
[Visual Basic]
Public Shared Property Crc5Usb() As
Crc Public Get
End Get
Private Set
End Set
End Property
[C#]
public static
Crc Crc5Usb { public get; private set; }
See Also
Crc Class | NBit Namespace