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

#include <signal_lights.h>

Public Member Functions

struct {
   uint8_t   control: 1
 
   uint8_t   metadata: 1
 
   uint8_t   error: 3
 
   uint8_t   state: 3
 
__attribute__ ((packed))
 

Public Attributes

uint8_t raw
 

Member Function Documentation

◆ __attribute__()

struct signal_lights::LEDC_TELEMETRY_STATUS::@14 signal_lights::LEDC_TELEMETRY_STATUS::__attribute__ ( (packed)  )

Member Data Documentation

◆ control

uint8_t signal_lights::LEDC_TELEMETRY_STATUS::control

◆ error

uint8_t signal_lights::LEDC_TELEMETRY_STATUS::error

◆ metadata

uint8_t signal_lights::LEDC_TELEMETRY_STATUS::metadata

◆ raw

uint8_t signal_lights::LEDC_TELEMETRY_STATUS::raw

◆ state

uint8_t signal_lights::LEDC_TELEMETRY_STATUS::state

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