gem5 [DEVELOP-FOR-25.0]
Loading...
Searching...
No Matches
PMCAP Struct Reference

Defines the Power Management capability register and all its associated bitfields for a PCIe device. More...

#include <pcireg.h>

Public Attributes

uint8_t data [6]
 
struct { 
 
   uint16_t   pid 
 
   uint16_t   pc 
 
   uint16_t   pmcs 
 
};  
 

Detailed Description

Defines the Power Management capability register and all its associated bitfields for a PCIe device.

Definition at line 301 of file pcireg.h.

Member Data Documentation

◆ [struct]

struct { ... } PMCAP

◆ data

uint8_t PMCAP::data[6]

Definition at line 303 of file pcireg.h.

◆ pc

uint16_t PMCAP::pc

Definition at line 309 of file pcireg.h.

◆ pid

uint16_t PMCAP::pid

Definition at line 306 of file pcireg.h.

◆ pmcs

uint16_t PMCAP::pmcs

Definition at line 318 of file pcireg.h.


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

Generated on Mon May 26 2025 09:19:17 for gem5 by doxygen 1.13.2