Skip to main content

UsbFsDp

Trait UsbFsDp 

Source
pub trait UsbFsDp: 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 UsbFsDp for GPIO27<'_>