libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
void(* | intensity )(const struct lws_led_ops *lo, const char *name, lws_led_intensity_t inten) |
struct lws_led_state *(* | create )(const struct lws_led_ops *led_ops) |
void(* | destroy )(struct lws_led_state *) |
void(* lws_led_ops::intensity) (const struct lws_led_ops *lo, const char *name, lws_led_intensity_t inten) |
for BOOL led control like GPIO, only inten b15 is significant