Type Alias esp32c3::usb_device::MISC_CONF

source ·
pub type MISC_CONF = Reg<MISC_CONF_SPEC>;
Expand description

MISC_CONF (rw) register accessor: USB_DEVICE_MISC_CONF_REG.

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

For information about available fields see misc_conf module

Aliased Type§

struct MISC_CONF { /* private fields */ }