File OledSPI.cpp¶
FileList > examples > OLED_SPI > OledSPI.cpp
Go to the source code of this file
#include "daisy_patch_sm.h"
#include "dev/oled_ssd130x.h"
Public Types¶
Type | Name |
---|---|
typedef OledDisplay< SSD130x4WireSpi128x64Driver > | MyDisplay |
Public Attributes¶
Type | Name |
---|---|
MyDisplay | display |
DaisyPatchSM | hw |
Public Functions¶
Type | Name |
---|---|
void | AudioCallback (AudioHandle::InputBuffer in, AudioHandle::OutputBuffer out, size_t size) |
int | main (void) |
Public Types Documentation¶
typedef MyDisplay¶
Public Attributes Documentation¶
variable display¶
variable hw¶
Public Functions Documentation¶
function AudioCallback¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/OLED_SPI/OledSPI.cpp