0x000B - CPU
This module provides CPU information.
The current version does not support multi-core systems. The current usage of the CPU (%) is displayed as an averaged value. |
0x8nn0 - Module Header
SubIndex | Type | Name | Value | Type | Access |
---|---|---|---|---|---|
00 | VAR | Len |
| UNSIGNED16 | read-only |
01 | VAR | Address | 0x000B 00nn | UNSIGNED32 | read-only |
02 | VAR | Type | CPU | VISIBLE STRING | read-only |
03 | VAR | Name | CPU0 | VISIBLE STRING | read-only |
04 | VAR | Dev type | 0x000B 2710 | UNSIGNED32 | read-only |
0x8nn1 - CPU Properties
SubIndex | Type | Name | Type | Access |
---|---|---|---|---|
00 | VAR | Len | UNSIGNED16 | read-only |
01 | VAR | CPU frequency | UNSIGNED32 | constant |
02 | VAR | Current CPU Usage (%) | UNSIGNED16 | read-only |
03 | VAR | Current CPU Temperature (°C)1 | SIGNED16 | read-only |
1 Requires BIOS API, see system requirements