#include <stream.h>
Data Fields | |
uint8_t | value |
struct { | |
uint8_t webui_connected:1 | |
uint8_t is_usb:1 | |
uint8_t linestate_event:1 | |
Set when driver supports on_linestate_changed event. More... | |
uint8_t unused:5 | |
}; | |
struct { ... } |
uint8_t is_usb |
uint8_t linestate_event |
Set when driver supports on_linestate_changed event.
uint8_t unused |
uint8_t value |
uint8_t webui_connected |