HRT_QUERY_VERSION (00h) - Version
2 bits 4 bits 4 bits 2 bits 4 bits
┌────────┬────────┬────────┬────────┬────────┐
│ │ │ │ │ │
│ Major │ Minor │ Bug │ Phase │ Build │
│ │ │ Fix # │ │ Level │
│ │ │ │ │ │
└────────┴────────┴────────┴────────┴────────┘
Field Description
Major Version Number
Minor Version Number
Bug Fix Number
Development Phase
00h - HRTVER_DEVELOP01h-HRTVER
_ ALPHA
02h - HRTVER_BETA
Build Level
The
macros HRTVER_MAJOR( ), HRTVER_MINOR( ), HRTVER_BUGFIX( ), HRTVER_PHASE( ),
and HRTVER_BUILD( ) can be used to extract the various pieces from the 16-bit
device driver version information.
[Back: HRT_QUERY_VERSION (00h) - Parameter Packet Format]
[Next: HRT_QUERY_VERSION (00h) - Data Packet Format]