TianoCore EDK2 master
SMBIOS_TABLE_TYPE21 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT8 Type
 The enumeration value from BUILTIN_POINTING_DEVICE_TYPE. More...
 
UINT8 Interface
 The enumeration value from BUILTIN_POINTING_DEVICE_INTERFACE. More...
 
UINT8 NumberOfButtons
 

Detailed Description

Built-in Pointing Device (Type 21).

This structure describes the attributes of the built-in pointing device for the system. The presence of this structure does not imply that the built-in pointing device is active for the system's use!

Definition at line 2086 of file SmBios.h.

Field Documentation

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE21::Hdr

Definition at line 2087 of file SmBios.h.

◆ Interface

UINT8 SMBIOS_TABLE_TYPE21::Interface

The enumeration value from BUILTIN_POINTING_DEVICE_INTERFACE.

Definition at line 2089 of file SmBios.h.

◆ NumberOfButtons

UINT8 SMBIOS_TABLE_TYPE21::NumberOfButtons

Definition at line 2090 of file SmBios.h.

◆ Type

UINT8 SMBIOS_TABLE_TYPE21::Type

The enumeration value from BUILTIN_POINTING_DEVICE_TYPE.

Definition at line 2088 of file SmBios.h.


The documentation for this struct was generated from the following file: