TT Zephyr Platforms 19.0.0-rc2
Tenstorrent Firmware
Loading...
Searching...
No Matches
force_fan_speed_rqst Struct Reference

Host request to force the fan speed. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_FORCE_FAN_SPEED.
uint8_t pad [3]
 Three bytes of padding.
uint32_t raw_speed
 The raw speed of the fan to set, as a percentage from 0 to 100.

Detailed Description

Host request to force the fan speed.

Field Documentation

◆ command_code

uint8_t force_fan_speed_rqst::command_code

The command code corresponding to TT_SMC_MSG_FORCE_FAN_SPEED.

◆ pad

uint8_t force_fan_speed_rqst::pad[3]

Three bytes of padding.

◆ raw_speed

uint32_t force_fan_speed_rqst::raw_speed

The raw speed of the fan to set, as a percentage from 0 to 100.


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