playerc_blinkenlight_t Struct Reference
[blinkenlight]
#include <playerc.h>
Collaboration diagram for playerc_blinkenlight_t:

Detailed Description
Blinklight proxy data.
Definition at line 1213 of file playerc.h.
Public Attributes | |
| playerc_device_t | info |
| Device info; must be at the start of all device structures. | |
| uint32_t | enabled |
| double | duty_cycle |
| double | period |
| uint8_t | red |
| uint8_t | green |
| uint8_t | blue |
The documentation for this struct was generated from the following file:
