[][src]Type Definition smart_leds::RGBW

type RGBW<ComponentType, WhiteComponentType = ComponentType> = RGBA<ComponentType, White<WhiteComponentType>>;