apa102 1.0
apa102 driver library
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 
core_types
 
gfx
 
color.h
Header file defining basic structures for color and intensity data
 
drivers
 
led
 
apa102
 
apa102.c
Implementation of LED control functions using SPI interface
 
apa102.h
APA102 control interface for AVR microcontrollers using SPI
 
hal
 
avr0
 
spi
 
spi.c
Source file with implementation of hardware SPI functions and macros
 
spi.h
Header file with declarations and macros for hardware SPI
 
common
 
enums
 
SPI_enums.h
Enumerations for SPI interface configurations and status
 
macros
 
PORT_macros.h
Macro definitions for port operations
 
utils
 
macros
 
stringify.h
Helper macros for stringification in C preprocessor