fan2 2.0.0.0

Macros

#define FAN2_CTRL1_MASK_TEMP_ALERTS   0x80
 
#define FAN2_CTRL1_SW_POR   0x40
 
#define FAN2_CTRL1_LUT_HYST_2_CELS   0x0
 
#define FAN2_CTRL1_LUT_HYST_4_CELS   0x20
 
#define FAN2_CTRL1_PWM_FREQ_33_HZ   0x0
 
#define FAN2_CTRL1_PWM_FREQ_150_HZ   0x8
 
#define FAN2_CTRL1_PWM_FREQ_1500_HZ   0x10
 
#define FAN2_CTRL1_PWM_FREQ_25_KHZ   0x18
 
#define FAN2_CTRL1_PWM_POL_POS   0x0
 
#define FAN2_CTRL1_PWM_POL_NEG   0x4
 
#define FAN2_CTRL1_TEMP_IDX_TIS   0x0
 
#define FAN2_CTRL1_TEMP_IDX_GREATER   0x2
 
#define FAN2_CTRL1_LUT_IDX_LOCAL_TEMP   0x0
 
#define FAN2_CTRL1_LUT_IDX_REMOTE_TEMP   0x1
 

Detailed Description

Macro Definition Documentation

◆ FAN2_CTRL1_LUT_HYST_2_CELS

#define FAN2_CTRL1_LUT_HYST_2_CELS   0x0

◆ FAN2_CTRL1_LUT_HYST_4_CELS

#define FAN2_CTRL1_LUT_HYST_4_CELS   0x20

◆ FAN2_CTRL1_LUT_IDX_LOCAL_TEMP

#define FAN2_CTRL1_LUT_IDX_LOCAL_TEMP   0x0

◆ FAN2_CTRL1_LUT_IDX_REMOTE_TEMP

#define FAN2_CTRL1_LUT_IDX_REMOTE_TEMP   0x1

◆ FAN2_CTRL1_MASK_TEMP_ALERTS

#define FAN2_CTRL1_MASK_TEMP_ALERTS   0x80

◆ FAN2_CTRL1_PWM_FREQ_1500_HZ

#define FAN2_CTRL1_PWM_FREQ_1500_HZ   0x10

◆ FAN2_CTRL1_PWM_FREQ_150_HZ

#define FAN2_CTRL1_PWM_FREQ_150_HZ   0x8

◆ FAN2_CTRL1_PWM_FREQ_25_KHZ

#define FAN2_CTRL1_PWM_FREQ_25_KHZ   0x18

◆ FAN2_CTRL1_PWM_FREQ_33_HZ

#define FAN2_CTRL1_PWM_FREQ_33_HZ   0x0

◆ FAN2_CTRL1_PWM_POL_NEG

#define FAN2_CTRL1_PWM_POL_NEG   0x4

◆ FAN2_CTRL1_PWM_POL_POS

#define FAN2_CTRL1_PWM_POL_POS   0x0

◆ FAN2_CTRL1_SW_POR

#define FAN2_CTRL1_SW_POR   0x40

◆ FAN2_CTRL1_TEMP_IDX_GREATER

#define FAN2_CTRL1_TEMP_IDX_GREATER   0x2

◆ FAN2_CTRL1_TEMP_IDX_TIS

#define FAN2_CTRL1_TEMP_IDX_TIS   0x0