ESPHome 2025.11.0-dev
Loading...
Searching...
No Matches
tinyusb_component.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::tinyusb::TinyUSB
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::tinyusb
 

Enumerations

enum  esphome::tinyusb::USBDStringDescriptor : uint8_t {
  esphome::tinyusb::LANGUAGE_ID = 0 , esphome::tinyusb::MANUFACTURER = 1 , esphome::tinyusb::PRODUCT = 2 , esphome::tinyusb::SERIAL_NUMBER = 3 ,
  esphome::tinyusb::INTERFACE = 4 , esphome::tinyusb::TERMINATOR = 5 , esphome::tinyusb::SIZE = 6
}