File CdcUartTunnel.hpp
File List > fw > rbcx-coprocessor > include > CdcUartTunnel.hpp
Go to the documentation of this file.
#pragma once
#include "usb_cdc.h"
void tunnelUartInit();
void tunnelPoll();
bool tunnelOnSetLineCodingInIrq(
const usb_cdc_line_coding& old, const usb_cdc_line_coding& current);