Skip to main content

UsbFsDm

Trait UsbFsDm 

Source
pub trait UsbFsDm: Sealed { }
Available on crate feature unstable only.
Expand description

USB D- pin for full-speed OTG.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl UsbFsDm for GPIO26<'_>