libDaisy
Hardware Library for Daisy
Toggle main menu visibility
Introduction
Related Pages
Additional Resources
Electrosmith Website
Daisy Seed Product Page
Daisy Web Programmer
Daisy Seed Datasheet
DaisySP DSP Library Documentation
Daisy Forum
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
b
c
d
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
w
Functions
Variables
Macros
_
a
b
c
d
e
f
i
l
m
n
o
p
q
r
s
t
u
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Classes
|
Public Member Functions
|
List of all members
daisy::DotStarSpiTransport Class Reference
SPI Transport for DotStars.
More...
Detailed Description
SPI Transport for DotStars.
#include <
dotstar.h
>
Classes
struct
Config
Public Member Functions
void
Init
(
Config
&config)
bool
Write
(uint8_t *data, size_t size)
Member Function Documentation
◆
Init()
void daisy::DotStarSpiTransport::Init
(
Config
&
config
)
inline
◆
Write()
bool daisy::DotStarSpiTransport::Write
(
uint8_t *
data
,
size_t
size
)
inline
The documentation for this class was generated from the following file:
src/dev/
dotstar.h
daisy
DotStarSpiTransport