Type Definition led::rgb::CommonCathodeLED

source ·
pub type CommonCathodeLED<R, G, B, E> = LED<CommonCathode, R, G, B, E>;
Expand description

A common cathode LED.