ws2812 library  v0.85
Supports ws2812 and ws2812b
Functions
ws2812b_open.c File Reference

Open a driver for WS2812B devices. More...

#include <stdlib.h>
#include "ws2812.h"

Functions

ws2812_tws2812b_open (void)
 Open a driver for WS2812B chips.

Detailed Description

Open a driver for WS2812B devices.

Author
Parallax Inc.
Version
0.85

Function Documentation

ws2812_t* ws2812b_open ( void  )

Open a driver for WS2812B chips.

Returns
A pointer to the driver structure or NULL on failure