Skip to content

File SpiDmaTransmit.cpp

FileList > examples > SPI > SpiDmaTransmit > SpiDmaTransmit.cpp

Go to the source code of this file

  • #include "daisy_patch_sm.h"

Public Attributes

Type Name
uint8_t DMA_BUFFER_MEM_SECTION buffer = {0, 1, 2, 3}
DaisyPatchSM hw

Public Functions

Type Name
int main (void)

Public Attributes Documentation

variable buffer

uint8_t DMA_BUFFER_MEM_SECTION buffer[4];

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/SPI/SpiDmaTransmit/SpiDmaTransmit.cpp