//
pkg.gl
Category
github.com/tinygo-org/tinygo
src
machine
usb
cdc
package
0.36.0
Repository:
https://github.com/tinygo-org/tinygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
300 SLOC
#
Functions
EnableUSBCDC
No description provided by the author
New
New returns USBCDC struct.
NewRxRingBuffer
NewRxRingBuffer returns a new ring buffer.
NewTxRingBuffer
NewTxRingBuffer returns a new ring buffer.
#
Variables
ErrBufferEmpty
No description provided by the author
USB
USB is a USB CDC interface.
#
Structs
USBCDC
USBCDC is the USB CDC aka serial over USB interface.