Data Fields
pciePmCmdReg_s Struct Reference

Specification of the Power Management Command Register. More...

#include <pcie.h>

Data Fields

uint32_t raw
 [ro] Raw image of register on read; actual value on write
uint8_t turnOff
 [w1] PM Turn off
uint8_t pme
 [w1] Transmit PM PME message

Detailed Description

Specification of the Power Management Command Register.


Field Documentation

[w1] Transmit PM PME message

Write 1 to transmit a PM_PME message. Reads 0. Applicable to EP mode only.

0 = No effect
1 = Transmit a PM_PME message

Field size: 1 bit

[w1] PM Turn off

Write 1 to transmit a PM_TURNOFF message. Reads 0. Applicable in RC mode only.

0 = No effect
1 = Transmit a PM_TURNOFF message

Field size: 1 bit


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

Copyright 2014, Texas Instruments Incorporated