Type Alias itsybitsy_m4::DotStarClk

source ·
pub type DotStarClk = Pin<PB02, PushPullOutput>;
Expand description

Alias for a configured Pin

Aliased Type§

struct DotStarClk { /* private fields */ }