fan6 2.0.0.0

Macros

#define FAN6_PWM_PIN_OPEN_DRAIN   0x00
 
#define FAN6_PWM_PIN_PUSH_PULL   0x10
 
#define FAN6_NORMAL_POLARITY   0x00
 
#define FAN6_INVERTED_POLARITY   0x01
 

Detailed Description

Macro Definition Documentation

◆ FAN6_INVERTED_POLARITY

#define FAN6_INVERTED_POLARITY   0x01

◆ FAN6_NORMAL_POLARITY

#define FAN6_NORMAL_POLARITY   0x00

◆ FAN6_PWM_PIN_OPEN_DRAIN

#define FAN6_PWM_PIN_OPEN_DRAIN   0x00

◆ FAN6_PWM_PIN_PUSH_PULL

#define FAN6_PWM_PIN_PUSH_PULL   0x10