ir2 2.0.0.0
IR 2 Device Settings

Settings for configuration of IR 2 Click driver. More...

Macros

#define IR2_STATE_HIGH   0x01
 IR 2 control commands.
 
#define IR2_STATE_LOW   0x00
 
#define IR2_DEF_FREQ   38000
 IR 2 default PWM frequency and duty cycle.
 
#define IR2_DEF_DUTY_CYCLE   0.25
 

Detailed Description

Settings for configuration of IR 2 Click driver.

Macro Definition Documentation

◆ IR2_DEF_DUTY_CYCLE

#define IR2_DEF_DUTY_CYCLE   0.25

◆ IR2_DEF_FREQ

#define IR2_DEF_FREQ   38000

IR 2 default PWM frequency and duty cycle.

Default PWM frequency and duty cycle setting of IR 2 Click driver.

◆ IR2_STATE_HIGH

#define IR2_STATE_HIGH   0x01

IR 2 control commands.

Specified setting for control commands of IR Click driver.

◆ IR2_STATE_LOW

#define IR2_STATE_LOW   0x00