Hid_KeyCodeArray

Overview

Defines an array of key codes.

Since

11

Related module

HID DDK

Summary

Member Variables

Name Description
hidKeyCode Array of key codes.
length Length of the array.

Member Variable Description

hidKeyCode

Hid_KeyCode Hid_KeyCodeArray::*hidKeyCode

Description

Array of key codes.

length

uint16_t Hid_KeyCodeArray::length

Description

Length of the array.