Modifier and Type | Field and Description |
---|---|
HIDCharTransmitMode |
HID.HidCharTransmitMode
Get or set the character transmission mode of the HID keyboard interface
|
Modifier and Type | Method and Description |
---|---|
static HIDCharTransmitMode |
HIDCharTransmitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HIDCharTransmitMode[] |
HIDCharTransmitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|