File Blocking_Transmit_Dma_Receive.cpp¶
FileList > Blocking_Transmit_Dma_Receive > Blocking_Transmit_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 |
| bool | dma_ready = true |
| DaisyPatch | hw |
| UartHandler | uart |
Public Functions¶
| Type | Name |
|---|---|
| void | RestartUart (void * state, UartHandler::Result res) |
| int | main (void) |
Public Attributes Documentation¶
variable buff¶
variable dma_ready¶
variable hw¶
variable uart¶
Public Functions Documentation¶
function RestartUart¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/uart/Blocking_Transmit_Dma_Receive/Blocking_Transmit_Dma_Receive.cpp