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

◆ operator bool()

fl::Spi::operator bool ( ) const
inlineexplicit

Explicit conversion to bool for contextual evaluation.

Definition at line 88 of file spi.h.

88{ return ok(); }
bool ok() const
Check if device was created and initialized successfully.
Definition spi.h:82

References ok().

+ Here is the call graph for this function: