brushless6 2.0.0.0
|
Macros | |
#define | BRUSHLESS6_COEF 1.0 / ( ( 1000000.0 / BRUSHLESS6_DEF_FREQ ) / 0.3048 ) |
#define | BRUSHLESS6_MIN_PWM_DC BRUSHLESS6_COEF * 2000.0 |
#define | BRUSHLESS6_INIT_DC BRUSHLESS6_COEF * 4855.0 |
#define | BRUSHLESS6_1MS_DC BRUSHLESS6_MIN_PWM_DC / 0.608 |
#define | BRUSHLESS6_2MS_DC BRUSHLESS6_1MS_DC * 2.0 |
#define | BRUSHLESS6_PERIOD BRUSHLESS6_1MS_DC / 10.0 |
#define BRUSHLESS6_1MS_DC BRUSHLESS6_MIN_PWM_DC / 0.608 |
#define BRUSHLESS6_2MS_DC BRUSHLESS6_1MS_DC * 2.0 |
#define BRUSHLESS6_COEF 1.0 / ( ( 1000000.0 / BRUSHLESS6_DEF_FREQ ) / 0.3048 ) |
#define BRUSHLESS6_INIT_DC BRUSHLESS6_COEF * 4855.0 |
#define BRUSHLESS6_MIN_PWM_DC BRUSHLESS6_COEF * 2000.0 |
#define BRUSHLESS6_PERIOD BRUSHLESS6_1MS_DC / 10.0 |