Skip to main content
UsbFsDp
esp_hal
1.2.0-rc.0
UsbFsDp
Implementors
In esp_
hal::
usb::
otg
esp_hal
::
usb
::
otg
Trait
UsbFsDp
Copy item path
Source
pub trait UsbFsDp: Sealed { }
Available on
crate feature
unstable
only.
Expand description
USB D+ pin for full-speed OTG.
Implementors
§
Source
§
impl
UsbFsDp
for
GPIO20
<'_>