ReactOS 0.4.15-dev-7958-gcd0bb1a
_UNIATA_REG_IO Struct Reference

#include <uata_ctl.h>

Public Attributes

USHORT RegIDX
 
UCHAR RegSz:3
 
UCHAR InOut:1
 
UCHAR Reserved:4
 
UCHAR Reserved1
 
union {
   ULONG   Data
 
   ULONG   d32
 
   USHORT   d16 [2]
 
   USHORT   d8 [2]
 
}; 
 

Detailed Description

Definition at line 271 of file uata_ctl.h.

Member Data Documentation

◆ 

union { ... } _UNIATA_REG_IO::@1311

◆ d16

USHORT _UNIATA_REG_IO::d16[2]

Definition at line 280 of file uata_ctl.h.

◆ d32

ULONG _UNIATA_REG_IO::d32

Definition at line 279 of file uata_ctl.h.

◆ d8

USHORT _UNIATA_REG_IO::d8[2]

Definition at line 281 of file uata_ctl.h.

◆ Data

ULONG _UNIATA_REG_IO::Data

Definition at line 278 of file uata_ctl.h.

◆ InOut

UCHAR _UNIATA_REG_IO::InOut

Definition at line 274 of file uata_ctl.h.

◆ RegIDX

USHORT _UNIATA_REG_IO::RegIDX

Definition at line 272 of file uata_ctl.h.

◆ RegSz

UCHAR _UNIATA_REG_IO::RegSz

Definition at line 273 of file uata_ctl.h.

◆ Reserved

UCHAR _UNIATA_REG_IO::Reserved

Definition at line 275 of file uata_ctl.h.

◆ Reserved1

UCHAR _UNIATA_REG_IO::Reserved1

Definition at line 276 of file uata_ctl.h.


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