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

Host request to switch clock scheme. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_SWITCH_CLK_SCHEME.
uint8_t pad [3]
 Three bytes of padding.
uint32_t scheme
 Clock scheme to switch to

Detailed Description

Host request to switch clock scheme.

Messages of this type are processed by switch_clk_scheme_handler

Field Documentation

◆ command_code

uint8_t switch_clk_scheme_rqst::command_code

The command code corresponding to TT_SMC_MSG_SWITCH_CLK_SCHEME.

◆ pad

uint8_t switch_clk_scheme_rqst::pad[3]

Three bytes of padding.

◆ scheme

uint32_t switch_clk_scheme_rqst::scheme

Clock scheme to switch to


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