Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the PCI_EXPRESS_L0s_EXIT_LATENCY enumeration.
Syntax
typedef enum {
L0s_Below64ns,
L0s_64ns_128ns,
L0s_128ns_256ns,
L0s_256ns_512ns,
L0s_512ns_1us,
L0s_1us_2us,
L0s_2us_4us,
L0s_Above4us
} PCI_EXPRESS_L0s_EXIT_LATENCY;
Constants
L0s_Below64nsDefines the L0s_Below64ns constant. |
L0s_64ns_128nsDefines the L0s_64ns_128ns constant. |
L0s_128ns_256nsDefines the L0s_128ns_256ns constant. |
L0s_256ns_512nsDefines the L0s_256ns_512ns constant. |
L0s_512ns_1usDefines the L0s_512ns_1us constant. |
L0s_1us_2usDefines the L0s_1us_2us constant. |
L0s_2us_4usDefines the L0s_2us_4us constant. |
L0s_Above4usDefines the L0s_Above4us constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | ntddk.h (include Ntddk.h) |