 
   
  
| Type | Bits | 
|---|---|
| Offset | 665 (0x0299) | 
| Size | 1 Byte | 
Description:
Fan Configuration
Bitfields:
| Bit-No. | Meaning | 
|---|---|
| 0 | Enable battery voltage control for fans | 
| 1 | Enable proportional cycling mode (not PWM) | 
| 2 | (reserved) | 
| 3 | (reserved) | 
| 4 | Fan 2 is primary fan when not alternating (in PC mode, set bit 1) | 
| 5 | Enable speed based fan thresholds | 
| 6 | Use fan duty cycle table for extended idle | 
| 7 | Enable fan 2 (left) output | 
 Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (EEPROM_value * scale) + translate
Please double-check all information from this site before using them!