TT Zephyr Platforms 19.0.0-rc2
Tenstorrent Firmware
|
Host request to get voltage. More...
#include <msgqueue.h>
Data Fields | |
uint8_t | command_code |
The command code corresponding to TT_SMC_MSG_GET_VOLTAGE. | |
uint8_t | pad [3] |
Three bytes of padding. | |
uint32_t | slave_addr |
I2C slave address (P0V8_VCORE_ADDR or P0V8_VCOREM_ADDR) |
Host request to get voltage.
Messages of this type are processed by get_voltage_handler
uint8_t get_voltage_rqst::command_code |
The command code corresponding to TT_SMC_MSG_GET_VOLTAGE.
uint8_t get_voltage_rqst::pad[3] |
Three bytes of padding.
uint32_t get_voltage_rqst::slave_addr |
I2C slave address (P0V8_VCORE_ADDR or P0V8_VCOREM_ADDR)