CurrentUnit Enumeration

HidSharp

CurrentUnit Enumeration HIDSharp
Defines the possible units of current.

Namespace: HidSharp.ReportDescriptors.Units
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

public enum CurrentUnit
public enum CurrentUnit
Public Enumeration CurrentUnit
Public Enumeration CurrentUnit
public enum class CurrentUnit
public enum class CurrentUnit
type CurrentUnit
type CurrentUnit
Members

  Member nameValueDescription
None0 The unit system has no unit of current.
Ampere1 The unit of current is the Ampere.
See Also