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

Host request to lock flash writes. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_FLASH_LOCK.
uint8_t pad [3]
 Three bytes of padding.

Detailed Description

Host request to lock flash writes.

Messages of this type are processed by flash_lock_handler.

This is a command-only request with no additional arguments.

Field Documentation

◆ command_code

uint8_t flash_lock_rqst::command_code

The command code corresponding to TT_SMC_MSG_FLASH_LOCK.

◆ pad

uint8_t flash_lock_rqst::pad[3]

Three bytes of padding.


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