Type Alias esp32c3::usb_device::conf0::USB_PAD_ENABLE_W

source ·
pub type USB_PAD_ENABLE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field USB_PAD_ENABLE writer - Enable USB pad function.

Aliased Type§

struct USB_PAD_ENABLE_W<'a, REG> { /* private fields */ }