amdsmi_dimm_thermal_t Struct Reference#
amdsmi_dimm_thermal_t Struct Reference
DIMM temperature(°C) and update rate(ms) and dimm address. More...
#include <amdsmi.h>
Data Fields | |
| uint16_t | sensor: 11 |
| Dimm thermal sensor[31:21](11 bit data) | |
| uint16_t | update_rate: 9 |
| Time since last update[16:8](9 bit data) | |
| uint8_t | dimm_addr |
| Dimm address[7:0](8 bit data) | |
| float | temp |
| temperature in degree celcius | |
Detailed Description
DIMM temperature(°C) and update rate(ms) and dimm address.
Field Documentation
◆ sensor
| uint16_t amdsmi_dimm_thermal_t::sensor |
◆ update_rate
| uint16_t amdsmi_dimm_thermal_t::update_rate |
◆ dimm_addr
| uint8_t amdsmi_dimm_thermal_t::dimm_addr |
◆ temp
| float amdsmi_dimm_thermal_t::temp |
The documentation for this struct was generated from the following file: