Type Alias DmPad

Source
pub type DmPad = Pin<PA24, AlternateG>;
Expand description

USB D- is connected here

Aliased Typeยง

struct DmPad { /* private fields */ }