Skip to content

File Dma_Receive.cpp

FileList > Dma_Receive > Dma_Receive.cpp

Go to the source code of this file

  • #include "daisy_patch.h"

Public Attributes

Type Name
uint8_t DMA_BUFFER_MEM_SECTION buff
DaisyPatch hw
UartHandler uart

Public Functions

Type Name
void RestartUart (void * state, UartHandler::Result res)
int main (void)

Public Attributes Documentation

variable buff

uint8_t DMA_BUFFER_MEM_SECTION buff[4];

variable hw

DaisyPatch hw;

variable uart

UartHandler uart;

Public Functions Documentation

function RestartUart

void RestartUart (
    void * state,
    UartHandler::Result res
) 

function main

int main (
    void
) 


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