Type Alias esp32c3::usb_device::test::USB_OE_W

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

Field USB_OE writer - USB pad oen in test

Aliased Type§

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