TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
Loading...
Searching...
No Matches
test_rqst Struct Reference

Host request for test message. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_TEST.
uint8_t pad [3]
 Three bytes of padding.
uint32_t test_value
 Test input value that will be incremented in the response.

Detailed Description

Host request for test message.

Messages of this type are processed by handle_test

Field Documentation

◆ command_code

uint8_t test_rqst::command_code

The command code corresponding to TT_SMC_MSG_TEST.

◆ pad

uint8_t test_rqst::pad[3]

Three bytes of padding.

◆ test_value

uint32_t test_rqst::test_value

Test input value that will be incremented in the response.


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