Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

USB3 Vision bootstrap register maps.

The device exposes a hierarchy of register maps that describe its capabilities and provide addresses for higher-level structures:

ABRM (addr 0x0000, GenCP standard)
  ├─ manufacturer / model / serial strings
  ├─ ManifestTable address → GenICam XML location
  └─ SBRM address → technology-specific registers
        ├─ max transfer sizes
        ├─ SIRM address → streaming config
        └─ EIRM address → event config

Structs§

Abrm
Application Bootstrap Register Map — GenCP standard registers at address 0.
ManifestEntry
A single entry in the ABRM ManifestTable.
Sbrm
Technology-specific Bootstrap Register Map for USB3 Vision.
Sirm
Streaming Interface Register Map — per-stream-channel configuration.