[][src]Type Definition led::rgb::CommonCathodeLED

type CommonCathodeLED<R, G, B> = LED<CommonCathode, R, G, B>;

A common cathode LED.