esp_idf_hal::usb_serialType Alias UsbDPlusGpio
Source pub type UsbDPlusGpio = Gpio19;
Expand description
struct UsbDPlusGpio();
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