![]() |
![]() |
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. |
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.