#include "vcp.h"
Go to the source code of this file.
Macros | |
#define | USB_TIMEOUT 50 |
Functions | |
void | vcp_ls_callback (void *context, uint16_t ctrlLineState) |
void | vcp_rx_callback (uint8_t byte) |
Variables | |
static VCP * | vcpPtr = nullptr |
void vcp_ls_callback | ( | void * | context, |
uint16_t | ctrlLineState | ||
) |