CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
mpi_transceiver.c File Reference
#include "main.h"
#include "mpi/mpi_types.h"
Include dependency graph for mpi_transceiver.c:

Functions

void MPI_set_transceiver_state (MPI_transceiver_state_enum_t state)
 Sets the transceiver state.
 

Variables

MPI_transceiver_state_enum_t MPI_current_transceiver_state = MPI_TRANSCEIVER_MODE_INACTIVE
 

Function Documentation

◆ MPI_set_transceiver_state()

void MPI_set_transceiver_state ( MPI_transceiver_state_enum_t state)

Sets the transceiver state.

Parameters
state
Here is the caller graph for this function:

Variable Documentation

◆ MPI_current_transceiver_state