ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PI8259_ICW3 Union Reference

#include <halp.h>

Data Fields

union {
   struct {
      UCHAR   SlaveIrq0:1
      UCHAR   SlaveIrq1:1
      UCHAR   SlaveIrq2:1
      UCHAR   SlaveIrq3:1
      UCHAR   SlaveIrq4:1
      UCHAR   SlaveIrq5:1
      UCHAR   SlaveIrq6:1
      UCHAR   SlaveIrq7:1
   } 
   struct {
      UCHAR   SlaveId:3
      UCHAR   Reserved:5
   } 
}; 
UCHAR Bits

Detailed Description

Definition at line 300 of file halp.h.


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

Generated on Sat May 26 2012 06:35:28 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.