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

Data Fields

UINT8 Register
 Register number.
 
UINT8 AndMask
 Bitwise AND mask.
 
UINT8 OrMask
 Bitwise OR mask.
 

Detailed Description

Definition at line 25 of file SuperIo.h.

Field Documentation

◆ AndMask

UINT8 EFI_SIO_REGISTER_MODIFY::AndMask

Bitwise AND mask.

Definition at line 27 of file SuperIo.h.

◆ OrMask

UINT8 EFI_SIO_REGISTER_MODIFY::OrMask

Bitwise OR mask.

Definition at line 28 of file SuperIo.h.

◆ Register

UINT8 EFI_SIO_REGISTER_MODIFY::Register

Register number.

Definition at line 26 of file SuperIo.h.


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