Skip to main content
EC_REG_FAN_CTRL
strat9_
kernel
0.1.0
In strat9_
kernel::
hardware::
thermal
strat9_kernel
::
hardware
::
thermal
Constant
EC_
REG_
FAN_
CTRL
Copy item path
Source
const EC_REG_FAN_CTRL:
u8
= 0x93;
Expand description
EC register: fan control byte.
Bit 0: fan enabled
Bits 1–7: speed level (0 = max speed, 127 = minimum speed)