TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
char_throttle_enabled_submsg Struct Reference

Submessage for enabling/disabling kernel throttler at AICLK floor. More...

#include <msgqueue.h>

Data Fields

uint32_t enabled
 0 to disable, 1 to enable

Detailed Description

Submessage for enabling/disabling kernel throttler at AICLK floor.

Payload is a single uint32_t:

  • Value == 0: Disable kernel throttler at AICLK floor
  • Value == 1: Enable kernel throttler at AICLK floor

Field Documentation

◆ enabled

uint32_t char_throttle_enabled_submsg::enabled

0 to disable, 1 to enable


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