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

Detailed Description

template<uint32_t N>
struct fl::BitsetFixed< N >::Proxy

Definition at line 32 of file bitset.h.

#include <bitset.h>

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

Public Member Functions

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

Public Attributes

BitsetFixed_bitset
 
uint32_t _pos
 

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