TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
report_scratch_only_rqst Struct Reference

Host request to report scratch-only status. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_REPORT_SCRATCH_ONLY.

Detailed Description

Host request to report scratch-only status.

Messages of this type are processed by process_queued_message. This is a command-only message with no payload fields.

The response data[0] is set to MESSAGE_QUEUE_STATUS_SCRATCH_ONLY (0xfe).

Field Documentation

◆ command_code

uint8_t report_scratch_only_rqst::command_code

The command code corresponding to TT_SMC_MSG_REPORT_SCRATCH_ONLY.


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