devLib2  2.12
Data Fields
PCIBar Struct Reference

#include <devLibPCI.h>

Data Fields

unsigned int ioport:1
 
unsigned int addr64:1
 
unsigned int below1M:1
 

Detailed Description

Definition at line 97 of file devLibPCI.h.

Field Documentation

◆ addr64

unsigned int PCIBar::addr64

0 32 bit, 1 64 bit

Definition at line 99 of file devLibPCI.h.

◆ below1M

unsigned int PCIBar::below1M

0 Normal, 1 Must be mapped below 1M

Definition at line 100 of file devLibPCI.h.

◆ ioport

unsigned int PCIBar::ioport

0 memory, 1 I/O

Definition at line 98 of file devLibPCI.h.


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