Type Alias feather_m4::RedLed

source ·
pub type RedLed = Pin<PA23, PushPullOutput>;
Expand description

Alias for a configured Pin

Aliased Type§

struct RedLed { /* private fields */ }