File DebugLink.hpp
FileList > fw > rbcx-coprocessor > include > DebugLink.hpp
Go to the source code of this file.
#include <stdint.h>
#include <sys/types.h>
Public Functions
Type | Name |
---|---|
void | debugLinkPoll () |
ssize_t | debugLinkTx (const uint8_t * data, size_t len) |
void | debugUartInit () |
Public Functions Documentation
function debugLinkPoll
void debugLinkPoll ()
function debugLinkTx
ssize_t debugLinkTx (
const uint8_t * data,
size_t len
)
function debugUartInit
void debugUartInit ()
The documentation for this class was generated from the following file fw/rbcx-coprocessor/include/DebugLink.hpp