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

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.

Detailed Description

Host request to switch VOUT control.

Messages of this type are processed by switch_vout_control_handler

Field Documentation

◆ command_code

uint8_t switch_vout_control_rqst::command_code

The command code corresponding to TT_SMC_MSG_SWITCH_VOUT_CONTROL.

◆ pad

uint8_t switch_vout_control_rqst::pad[3]

Three bytes of padding.

◆ source

uint32_t switch_vout_control_rqst::source

VOUT control source.


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