Expand description
PCI Express Capability with Function Level Reset (FLR) support.
Structs§
- PciExpress
Capability - Configurable PCI Express capability.
Constants§
- PCI_
EXPRESS_ DEVICE_ CAPS_ FLR_ BIT_ MASK - FLR bit is the 28th bit in the Device Capabilities register (0 indexed).
Traits§
- FlrHandler
- Callback interface for handling Function Level Reset (FLR) events.