CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
external_led_and_rbf.c File Reference
#include "obc_systems/external_led_and_rbf.h"
#include "log/log.h"
#include "main.h"
#include "stm32l4xx_hal.h"
Include dependency graph for external_led_and_rbf.c:

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).
 

Function Documentation

◆ OBC_get_rbf_state()

OBC_rbf_state_enum_t OBC_get_rbf_state ( )
Here is the caller graph for this function:

◆ OBC_set_external_led()

void OBC_set_external_led ( uint8_t enabled)

Set the state of the LED visible from the outside of the satellite (on solar panel).

Parameters
enabled
Note
This LED is ALSO the LED on the STM32 dev kit, and the LED on the OBC.
This LED is used for the early bootup sequence indication. It is not for "debugging".
Here is the caller graph for this function: