Loading...
Searching...
No Matches

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.
 

Macro Definition Documentation

◆ CONFIG_SM_PWM_01C_SAMPLE_TIME

#define CONFIG_SM_PWM_01C_SAMPLE_TIME   (100 * US_PER_MS)

Frequency at witch LPO % is calculated.

Definition at line 63 of file sm_pwm_01c.h.

◆ CONFIG_SM_PWM_01C_WINDOW_TIME

#define CONFIG_SM_PWM_01C_WINDOW_TIME   (10 * US_PER_SEC)

Length in time of the measuring window, recommended 5-30s.

Definition at line 72 of file sm_pwm_01c.h.

◆ SM_PWM_01C_BUFFER_LEN

#define SM_PWM_01C_BUFFER_LEN
Value:
#define CONFIG_SM_PWM_01C_SAMPLE_TIME
Frequency at witch LPO % is calculated.
Definition sm_pwm_01c.h:63
#define CONFIG_SM_PWM_01C_WINDOW_TIME
Length in time of the measuring window, recommended 5-30s.
Definition sm_pwm_01c.h:72

Length in time of the measuring window.

Definition at line 81 of file sm_pwm_01c.h.