|
CTS-SAT-1-OBC-Firmware
|
#include <stdint.h>

Go to the source code of this file.
Enumerations | |
| enum | OBC_rbf_state_enum_t { OBC_RBF_STATE_FLYING = 1 , OBC_RBF_STATE_BENCH = 0 } |
Functions | |
| OBC_rbf_state_enum_t | OBC_get_rbf_state () |
| void | OBC_set_external_led (uint8_t enabled) |
| Set the state of the LED visible from the outside of the satellite (on solar panel). | |
| enum OBC_rbf_state_enum_t |
| OBC_rbf_state_enum_t OBC_get_rbf_state | ( | ) |

| void OBC_set_external_led | ( | uint8_t | enabled | ) |
Set the state of the LED visible from the outside of the satellite (on solar panel).
| enabled |
