|
| Adafruit_NeoPixel (uint16_t n, uint8_t p=6, uint8_t t=NEO_GRB+NEO_KHZ800) |
|
void | begin (void) |
|
void | show (void) |
|
void | setPin (uint8_t p) |
|
void | setPixelColor (uint16_t n, uint8_t r, uint8_t g, uint8_t b) |
|
void | setPixelColor (uint16_t n, uint32_t c) |
|
void | setBrightness (uint8_t) |
|
uint8_t * | getPixels (void) const |
|
uint16_t | numPixels (void) const |
|
uint32_t | getPixelColor (uint16_t n) const |
|
|
static uint32_t | Color (uint8_t r, uint8_t g, uint8_t b) |
|
The documentation for this class was generated from the following files:
- H:/Thinking Moss/thinkingSkins_Moss/Adafruit_NeoPixel/Adafruit_NeoPixel.h
- H:/Thinking Moss/thinkingSkins_Moss/Adafruit_NeoPixel/Adafruit_NeoPixel.cpp