CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
mpi_transceiver.h
Go to the documentation of this file.
1
2#ifndef INCLUDE_GUARD_MPI_TRANSCEIVER_H
3#define INCLUDE_GUARD_MPI_TRANSCEIVER_H
4
5#include "mpi/mpi_types.h"
6
8
9#endif /* INCLUDE_GUARD_MPI_TRANSCEIVER_H */
void MPI_set_transceiver_state(MPI_transceiver_state_enum_t state)
Sets the transceiver state.
Definition mpi_transceiver.c:11
MPI_transceiver_state_enum_t
Represents the state of the MPI transceiver chip.
Definition mpi_types.h:25