package
0.36.0
Repository: https://github.com/tinygo-org/tinygo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewRingBuffer returns a new ring buffer.
SendUSBPacket sends a HIDPacket.
SetHandler sets the handler.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
from usb-hid.go.
from usb-hid.go.
from usb-hid.go.

# Structs

RingBuffer is ring buffer implementation inspired by post at https://www.embeddedrelated.com/showthread/comp.arch.embedded/77084-1.php.