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

◆ FormatArg() [17/17]

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

Definition at line 321 of file format.h.

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

References mData, mType, and UInt.