Type Alias esp32c3::usb_device::out_ep0_st::OUT_EP0_WR_ADDR_R

source ·
pub type OUT_EP0_WR_ADDR_R = FieldReader;
Expand description

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.

Aliased Type§

struct OUT_EP0_WR_ADDR_R { /* private fields */ }