File ControlLink.hpp
FileList > demo-projets > stm32 > include > ControlLink.hpp
Go to the source code of this file.
#include <stddef.h>
#include <stdint.h>
#include "rbcx.pb.h"
Public Functions
Type | Name |
---|---|
void | controlLinkReset () |
bool | controlLinkRx (CoprocReq & incoming) |
void | controlLinkTx (const CoprocStat & outgoing) |
void | controlUartInit () |
Public Functions Documentation
function controlLinkReset
void controlLinkReset ()
function controlLinkRx
bool controlLinkRx (
CoprocReq & incoming
)
function controlLinkTx
void controlLinkTx (
const CoprocStat & outgoing
)
function controlUartInit
void controlUartInit ()
The documentation for this class was generated from the following file demo-projets/stm32/include/ControlLink.hpp