UsbSerial.h File Reference
#include <HardwareSerial.h>
#include <SimpleTimer.h>
#include <Data/BitSet.h>
#include <memory>
Include dependency graph for UsbSerial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  USB::CDC::UsbSerial
 Base class for both device and host serial port modes. More...
 

Namespaces

 USB
 
 USB::CDC
 

Enumerations

enum class  USB::CDC::Event { USB::CDC::rx_data , USB::CDC::tx_done , USB::CDC::line_break }