TT Zephyr Platforms 19.0.0-rc2
Tenstorrent Firmware
Loading...
Searching...
No Matches
get_voltage_rqst Struct Reference

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)

Detailed Description

Host request to get voltage.

Messages of this type are processed by get_voltage_handler

Field Documentation

◆ command_code

uint8_t get_voltage_rqst::command_code

The command code corresponding to TT_SMC_MSG_GET_VOLTAGE.

◆ pad

uint8_t get_voltage_rqst::pad[3]

Three bytes of padding.

◆ slave_addr

uint32_t get_voltage_rqst::slave_addr

I2C slave address (P0V8_VCORE_ADDR or P0V8_VCOREM_ADDR)


The documentation for this struct was generated from the following file: