Type Alias esp32c3::usb_device::EP1_CONF

source ·
pub type EP1_CONF = Reg<EP1_CONF_SPEC>;
Expand description

EP1_CONF (rw) register accessor: USB_DEVICE_EP1_CONF_REG.

You can read this register and get ep1_conf::R. You can reset, write, write_with_zero this register using ep1_conf::W. You can also modify this register. See API.

For information about available fields see ep1_conf module

Aliased Type§

struct EP1_CONF { /* private fields */ }