FastLED 3.9.15
Loading...
Searching...
No Matches
fl::BitsetInlined< N >::Proxy Struct Reference

Detailed Description

template<uint32_t N = 256>
struct fl::BitsetInlined< N >::Proxy

Definition at line 232 of file bitset.h.

#include <bitset.h>

+ Collaboration diagram for fl::BitsetInlined< N >::Proxy:

Public Member Functions

 Proxy (BitsetInlined &bitset, uint32_t pos)
 
 operator bool () const
 
Proxyoperator= (bool value)
 

Public Attributes

BitsetInlined_bitset
 
uint32_t _pos
 

The documentation for this struct was generated from the following file: