player_blinkenlight_cmd Struct Reference
#include <player.h>
Detailed Description
Command: state (PLAYER_BLINKENLIGHT_CMD_STATE) Thisblinkenlight command sets the complete current state of the indicator light. 
| Public Attributes | |
| uint8_t | enable | 
| FALSE: disabled, TRUE: enabled. | |
| float | period | 
| flash period (duration of one whole on-off cycle) [s]. | |
| float | dutycycle | 
| flash duty cycle (ratio of time-on to time-off in one cycle). | |
| player_color_t | color | 
| the color of the light | |
The documentation for this struct was generated from the following file:
