TianoCore EDK2 master
Loading...
Searching...
No Matches
LED_MAP Struct Reference

Data Fields

UINT8 NumLock: 1
 
UINT8 CapsLock: 1
 
UINT8 ScrollLock: 1
 
UINT8 Resrvd: 5
 

Detailed Description

Definition at line 185 of file EfiKey.h.

Field Documentation

◆ CapsLock

UINT8 LED_MAP::CapsLock

Definition at line 187 of file EfiKey.h.

◆ NumLock

UINT8 LED_MAP::NumLock

Definition at line 186 of file EfiKey.h.

◆ Resrvd

UINT8 LED_MAP::Resrvd

Definition at line 189 of file EfiKey.h.

◆ ScrollLock

UINT8 LED_MAP::ScrollLock

Definition at line 188 of file EfiKey.h.


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