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