![]() |
![]() |
Specification of the Ack Latency Time and Replay Timer register. More...
#include <pcie.h>
Data Fields | |
uint32_t | raw |
uint16_t | rplyLmt |
[rw] Replay Time Limit. | |
uint16_t | rndTrpLmt |
[rw] Round Trip Latency Time Limit. |
Specification of the Ack Latency Time and Replay Timer register.
This register may be used for both endpoint and root complex modes.
uint32_t pciePlAckTimerReg_s::raw |
[ro] Raw image of register on read; actual value on write
uint16_t pciePlAckTimerReg_s::rndTrpLmt |
[rw] Round Trip Latency Time Limit.
The Ack/Nak latency timer expires when it reaches this limit. Write sticky, a reset will not clear this field
Field size: 16 bits
uint16_t pciePlAckTimerReg_s::rplyLmt |
[rw] Replay Time Limit.
The replay timer expires when it reaches this limit. Write sticky, a reset will not clear this field
Field size: 16 bits