ReactOS 0.4.15-dev-8021-g7ce96fd
_DC_PATTERN_FILTER_BLOCK Union Reference

#include <dc21x4hw.h>

Collaboration diagram for _DC_PATTERN_FILTER_BLOCK:

Public Attributes

struct {
   ULONG   Mask [DC_PATTERN_FILTERS]
 
   UCHAR   Command [DC_PATTERN_FILTERS]
 
   UCHAR   Offset [DC_PATTERN_FILTERS]
 
   USHORT   Crc [DC_PATTERN_FILTERS]
 
}; 
 
ULONG AsULONG [8]
 

Detailed Description

Definition at line 145 of file dc21x4hw.h.

Member Data Documentation

◆ 

struct { ... } _DC_PATTERN_FILTER_BLOCK::@986

◆ AsULONG

ULONG _DC_PATTERN_FILTER_BLOCK::AsULONG[8]

Definition at line 160 of file dc21x4hw.h.

◆ Command

UCHAR _DC_PATTERN_FILTER_BLOCK::Command[DC_PATTERN_FILTERS]

Definition at line 151 of file dc21x4hw.h.

◆ Crc

USHORT _DC_PATTERN_FILTER_BLOCK::Crc[DC_PATTERN_FILTERS]

Definition at line 158 of file dc21x4hw.h.

◆ Mask

ULONG _DC_PATTERN_FILTER_BLOCK::Mask[DC_PATTERN_FILTERS]

Definition at line 149 of file dc21x4hw.h.

◆ Offset

UCHAR _DC_PATTERN_FILTER_BLOCK::Offset[DC_PATTERN_FILTERS]

Definition at line 157 of file dc21x4hw.h.


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