Detailed Description

Macros

#define CONFIG_SM_PWM_01C_SAMPLE_TIME   (100 * US_PER_MS)
 Frequency at witch LPO % is calculated.
 
#define CONFIG_SM_PWM_01C_WINDOW_TIME   (10 * US_PER_SEC)
 Length in time of the measuring window, recommended 5-30s.
 
#define SM_PWM_01C_BUFFER_LEN
 Length in time of the measuring window. More...
 

Macro Definition Documentation

◆ SM_PWM_01C_BUFFER_LEN

#define SM_PWM_01C_BUFFER_LEN
Value:
CONFIG_SM_PWM_01C_SAMPLE_TIME)
#define CONFIG_SM_PWM_01C_WINDOW_TIME
Length in time of the measuring window, recommended 5-30s.
Definition: sm_pwm_01c.h:73

Length in time of the measuring window.

Definition at line 82 of file sm_pwm_01c.h.