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

Host request to unlock flash for writing. More...

#include <msgqueue.h>

Data Fields

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

Detailed Description

Host request to unlock flash for writing.

Messages of this type are processed by flash_unlock_handler.

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

Field Documentation

◆ command_code

uint8_t flash_unlock_rqst::command_code

The command code corresponding to TT_SMC_MSG_FLASH_UNLOCK.

◆ pad

uint8_t flash_unlock_rqst::pad[3]

Three bytes of padding.


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