Data Fields
pcieRootStatusReg_s Struct Reference

Specification of the Root Status and Control register. More...

#include <pcie.h>

Data Fields

uint32_t raw
uint8_t pmePend
 [ro] Indicates that another PME is pending when the PME Status bit is Set.
uint8_t pmeStatus
 [rw] Indicates that PME was asserted by the PME Requester.
uint16_t pmeReqID
 [ro] ID of the last PME Requester.

Detailed Description

Specification of the Root Status and Control register.

This register may only be used for root complex mode.


Field Documentation

[ro] Indicates that another PME is pending when the PME Status bit is Set.

Field size: 1 bit

[ro] ID of the last PME Requester.

This field is only valid when the PME Status bit is Set.

Field size: 16 bits

[rw] Indicates that PME was asserted by the PME Requester.

Write 1 to clear

Field size: 1 bit

[ro] Raw image of register on read; actual value on write


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

Copyright 2014, Texas Instruments Incorporated