Module esp32c3::usb_device::out_ep1_st

source ·
Expand description

USB_DEVICE_OUT_EP1_ST_REG.

Structs§

Type Aliases§

  • Field OUT_EP1_RD_ADDR reader - Read data address of OUT endpoint 1.
  • Field OUT_EP1_REC_DATA_CNT reader - Data count in OUT endpoint 1 when one packet is received.
  • Field OUT_EP1_STATE reader - State of OUT Endpoint 1.
  • Field OUT_EP1_WR_ADDR reader - Write data address of OUT endpoint 1. When USB_DEVICE_SERIAL_OUT_RECV_PKT_INT is detected, there are USB_DEVICE_OUT_EP1_WR_ADDR-2 bytes data in OUT EP1.
  • Register OUT_EP1_ST reader