NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
signal_lights::LEDC_COMMAND_INSTRUCTION Union Reference

#include <signal_lights.h>

Public Member Functions

struct {
   uint8_t   render: 1
 
   uint8_t   mask: 4
 
   uint8_t   range: 2
 
   uint8_t   mode: 1
 
__attribute__ ((packed))
 

Public Attributes

uint8_t raw
 

Member Function Documentation

◆ __attribute__()

struct signal_lights::LEDC_COMMAND_INSTRUCTION::@13 signal_lights::LEDC_COMMAND_INSTRUCTION::__attribute__ ( (packed)  )

Member Data Documentation

◆ mask

uint8_t signal_lights::LEDC_COMMAND_INSTRUCTION::mask

◆ mode

uint8_t signal_lights::LEDC_COMMAND_INSTRUCTION::mode

◆ range

uint8_t signal_lights::LEDC_COMMAND_INSTRUCTION::range

◆ raw

uint8_t signal_lights::LEDC_COMMAND_INSTRUCTION::raw

◆ render

uint8_t signal_lights::LEDC_COMMAND_INSTRUCTION::render

The documentation for this union was generated from the following file: