#include <ws2811.h>
Public Attributes | |
ws2811_channel_t | channel [RPI_PWM_CHANNELS] |
struct ws2811_device * | device |
int | dmanum |
uint32_t | freq |
uint64_t | render_wait_time |
const rpi_hw_t * | rpi_hw |
ws2811_channel_t ws2811_t::channel |
struct ws2811_device * ws2811_t::device |