ESPHome 2025.6.0
Loading...
Searching...
No Matches
esphome::usb_uart::CdcEps Struct Reference

#include <usb_uart.h>

Data Fields

const usb_ep_desc_t * notify_ep
 
const usb_ep_desc_t * in_ep
 
const usb_ep_desc_t * out_ep
 
uint8_t interface_number
 

Detailed Description

Definition at line 24 of file usb_uart.h.

Field Documentation

◆ in_ep

const usb_ep_desc_t* esphome::usb_uart::CdcEps::in_ep

Definition at line 26 of file usb_uart.h.

◆ interface_number

uint8_t esphome::usb_uart::CdcEps::interface_number

Definition at line 28 of file usb_uart.h.

◆ notify_ep

const usb_ep_desc_t* esphome::usb_uart::CdcEps::notify_ep

Definition at line 25 of file usb_uart.h.

◆ out_ep

const usb_ep_desc_t* esphome::usb_uart::CdcEps::out_ep

Definition at line 27 of file usb_uart.h.


The documentation for this struct was generated from the following file: