libNeon
|
#include <strip.hpp>
Public Member Functions | |
ref (strip< Led > const &neo, Led &ref, std::vector< rmt_item32_t >::iterator repr_it) | |
void | set_color (rgb c) |
ref & | operator= (Led v) |
ref & | operator= (rgb c) |
![]() | |
cref (strip< Led > const &neo, Led const &cref) | |
operator Led () const | |
rgb | get_color () const |
Private Member Functions | |
Led & | get_ref () |
Private Attributes | |
std::vector< rmt_item32_t >::iterator | _repr_it |
Additional Inherited Members | |
![]() | |
strip< Led > const & | _strip |
Led const & | _cref |
|
explicit |
|
inlineprivate |
|
private |