![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <signal_lights.h>
Public Member Functions | |
| Device (const char *bus, uint8_t addr) | |
| int | read (uint8_t *buf, unsigned int length) |
| int | write (uint8_t *buf, unsigned int length) |
| signal_lights::Device::Device | ( | const char * | bus, |
| uint8_t | addr | ||
| ) |
| int signal_lights::Device::read | ( | uint8_t * | buf, |
| unsigned int | length | ||
| ) |
| int signal_lights::Device::write | ( | uint8_t * | buf, |
| unsigned int | length | ||
| ) |