Type Alias esp32c3::usb_device::out_ep1_st::OUT_EP1_WR_ADDR_R

source ·
pub type OUT_EP1_WR_ADDR_R = FieldReader;
Expand description

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.

Aliased Type§

struct OUT_EP1_WR_ADDR_R { /* private fields */ }