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

◆ operator<=()

bool fl::u0x32::operator<= ( u0x32 b) const
inlineconstexpr

Definition at line 157 of file u0x32.h.

157{ return mValue <= b.mValue; }
u32 mValue
Definition u0x32.h:163

References u0x32(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: