TT Zephyr Platforms 19.0.0-rc2
Tenstorrent Firmware
|
Host request to switch VOUT control. More...
#include <msgqueue.h>
Data Fields | |
uint8_t | command_code |
The command code corresponding to TT_SMC_MSG_SWITCH_VOUT_CONTROL. | |
uint8_t | pad [3] |
Three bytes of padding. | |
uint32_t | source |
VOUT control source. |
Host request to switch VOUT control.
Messages of this type are processed by switch_vout_control_handler
uint8_t switch_vout_control_rqst::command_code |
The command code corresponding to TT_SMC_MSG_SWITCH_VOUT_CONTROL.
uint8_t switch_vout_control_rqst::pad[3] |
Three bytes of padding.
uint32_t switch_vout_control_rqst::source |
VOUT control source.