ReactOS 0.4.15-dev-8058-ga7cbb60
_DMA_CONFIGURATION_BYTE0 Struct Reference

#include <iotypes.h>

Public Attributes

UCHAR Channel:3
 
UCHAR Reserved:3
 
UCHAR Shared:1
 
UCHAR MoreEntries:1
 

Detailed Description

Definition at line 697 of file iotypes.h.

Member Data Documentation

◆ Channel

UCHAR _DMA_CONFIGURATION_BYTE0::Channel

Definition at line 698 of file iotypes.h.

◆ MoreEntries

UCHAR _DMA_CONFIGURATION_BYTE0::MoreEntries

Definition at line 701 of file iotypes.h.

◆ Reserved

UCHAR _DMA_CONFIGURATION_BYTE0::Reserved

Definition at line 699 of file iotypes.h.

◆ Shared

UCHAR _DMA_CONFIGURATION_BYTE0::Shared

Definition at line 700 of file iotypes.h.


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