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

Host request to ping DMC. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_PING_DM.
uint8_t pad [3]
 Three bytes of padding.
bool legacy_ping
 Use legacy ping mode.

Detailed Description

Host request to ping DMC.

Messages of this type are processed by ping_dm_handler

Field Documentation

◆ command_code

uint8_t dmc_ping_rqst::command_code

The command code corresponding to TT_SMC_MSG_PING_DM.

◆ legacy_ping

bool dmc_ping_rqst::legacy_ping

Use legacy ping mode.

◆ pad

uint8_t dmc_ping_rqst::pad[3]

Three bytes of padding.


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