FastLED 3.9.15
Loading...
Searching...
No Matches

◆ FormatArg() [15/17]

fl::format_detail::FormatArg::FormatArg ( unsigned short v)
inline

Definition at line 319 of file format.h.

319: mType(Type::UInt) { mData.u = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References mData, mType, and UInt.