Type Alias feather_m4::RedLedPwm

source ·
pub type RedLedPwm = Pin<PA23, AlternateE>;
Expand description

Alias for a configured Pin

Aliased Type§

struct RedLedPwm { /* private fields */ }