[][src]Type Definition smart_leds_trait::RGBW

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