Skip to main content

EC_REG_FAN_CTRL

Constant EC_REG_FAN_CTRL 

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)