Type Alias esp32c3::usb_device::test::ENABLE_W

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

Field ENABLE writer - Enable test of the USB pad

Aliased Type§

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