Skip to content

File OledSoftSPI.cpp

FileList > examples > OLED_SoftSPI > OledSoftSPI.cpp

Go to the source code of this file

  • #include "daisy_patch_sm.h"
  • #include "dev/oled_ssd130x.h"

Namespaces

Type Name
namespace patch_sm
namespace patch_sm

Public Types

Type Name
typedef OledDisplay< SSD130x4WireSoftSpi128x64Driver > MyDisplay

Public Attributes

Type Name
MyDisplay display
DaisyPatchSM hw

Public Functions

Type Name
int main (void)

Public Types Documentation

typedef MyDisplay

using MyDisplay =  OledDisplay<SSD130x4WireSoftSpi128x64Driver>;

Public Attributes Documentation

variable display

MyDisplay display;

variable hw

DaisyPatchSM hw;

Public Functions Documentation

function main

int main (
    void
) 


The documentation for this class was generated from the following file external-docs/libDaisy/examples/OLED_SoftSPI/OledSoftSPI.cpp