FastLED
3.9.15
Loading...
Searching...
No Matches
◆
size()
template<uint32_t N>
uint32_t
fl::BitsetFixed
< N >::size
(
)
const
inline
constexpr
noexcept
Size of the
BitsetFixed
(number of bits).
Definition at line
203
of file
bitset.h
.
203
{
return
N
; }
fl::BitsetFixed
A simple fixed-size Bitset implementation similar to std::Bitset.
Definition
bitset.h:21
fl
BitsetFixed
Generated on Sat May 24 2025 22:44:24 for FastLED by
1.13.2