pcieBarCfg_s Struct Reference
[PCIE LLD API Data Structures]

Specification of pcieBarCfg. More...

#include <pcie.h>

Data Fields

pcieLocation_e location
 Local or remote peripheral.
pcieMode_e mode
 PCIe mode.
uint32_t base
 Base Address (32bits).
pcieBarPref_e prefetch
 Prefetch.
pcieBarType_e type
 Type.
pcieBarMem_e memSpace
 Memory Space.
uint8_t idx
 BAR index.

Detailed Description

Specification of pcieBarCfg.

The pcieBarCfg is used to configure a 32bits BAR Register or the lower 32bits of a 64bits BAR register.
This should NOT be used to configure BAR masks.
This should NOT be used to configure the Upper 32bits of a 64bits BAR register.


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

Copyright 2012, Texas Instruments Incorporated