OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
LED_MAP Struct Reference

#include <EfiKey.h>

Data Fields

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

Detailed Description

Definition at line 191 of file EfiKey.h.

Field Documentation

◆ CapsLock

UINT8 LED_MAP::CapsLock

Definition at line 193 of file EfiKey.h.

◆ NumLock

UINT8 LED_MAP::NumLock

Definition at line 192 of file EfiKey.h.

◆ Resrvd

UINT8 LED_MAP::Resrvd

Definition at line 195 of file EfiKey.h.

◆ ScrollLock

UINT8 LED_MAP::ScrollLock

Definition at line 194 of file EfiKey.h.


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