GrowNode
|
Functions | |
gn_leaf_descriptor_handle_t | gn_leaf_pwm_config (gn_leaf_handle_t leaf_config) |
Variables | |
static const char | GN_LEAF_PWM_TYPE [] = "pwm" |
static const char | GN_LEAF_PWM_PARAM_TOGGLE [] = "toggle" |
static const char | GN_LEAF_PWM_PARAM_POWER [] = "power" |
static const char | GN_LEAF_PWM_PARAM_CHANNEL [] = "channel" |
static const char | GN_LEAF_PWM_PARAM_GPIO [] = "gpio" |
gn_leaf_descriptor_handle_t gn_leaf_pwm_config | ( | gn_leaf_handle_t | leaf_config | ) |
|
static |
0-7
|
static |
the GPIO to connect the pump (must be PWM capable)
|
static |
0 = off, 1024 = maximum
|
static |
0 = off, 1 = on
|
static |