class LedType
Defined at line 339 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
An LedType represents an LED on a device that can be turned on or off.
When applicable, the definition of each LED is derived from one of the
following sources albeit with a Fuchsia-specific numeric value:
- USB HID usage codes for usage page 0x0008 (LED)
Public Members
static LedType NUM_LOCK
static LedType CAPS_LOCK
static LedType SCROLL_LOCK
static LedType COMPOSE
static LedType KANA
Public Methods
void LedType ()
Defined at line 341 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
void LedType (uint32_t value)
Defined at line 342 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
uint32_t operator unsigned int ()
Defined at line 343 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
bool IsUnknown ()
Defined at line 345 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
LedType Unknown ()
Defined at line 364 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h