esp_idf_hal::usb_serialType Alias UsbDMinGpio
Source pub type UsbDMinGpio = Gpio18;
Expand description
struct UsbDMinGpio();
Implementations
§Safety
Care should be taken not to instantiate this peripheral instance, if it is already instantiated and used elsewhere
Trait Implementations
Peripheral singleton type
Unsafely clone (duplicate) a peripheral singleton.
Read more
Convert a value into a
PeripheralRef
.
Read more