Module esp32c3::usb_device::out_ep0_st

source ·
Expand description

USB_DEVICE_OUT_EP0_ST_REG.

Structs§

Type Aliases§

  • Field OUT_EP0_RD_ADDR reader - Read data address of OUT endpoint 0.
  • Field OUT_EP0_STATE reader - State of OUT Endpoint 0.
  • Field OUT_EP0_WR_ADDR reader - Write data address of OUT endpoint 0. When USB_DEVICE_SERIAL_OUT_RECV_PKT_INT is detected, there are USB_DEVICE_OUT_EP0_WR_ADDR-2 bytes data in OUT EP0.
  • Register OUT_EP0_ST reader