Type Alias itsybitsy_m4::UsbDp

source ·
pub type UsbDp = Pin<PA25, AlternateH>;
Expand description

Alias for a configured Pin

Aliased Type§

struct UsbDp { /* private fields */ }