File Dma_Transmit_Dma_Receive.cpp¶
FileList > Dma_Transmit_Dma_Receive > Dma_Transmit_Dma_Receive.cpp
Go to the source code of this file
#include "daisy_field.h"
#include "daisy_patch.h"
Public Attributes¶
Type | Name |
---|---|
DaisyPatch | hw |
uint8_t DMA_BUFFER_MEM_SECTION | rx_buff |
uint8_t DMA_BUFFER_MEM_SECTION | tx_buff |
UartHandler | uart |
Public Functions¶
Type | Name |
---|---|
void | RestartUartRx (void * state, UartHandler::Result res) |
void | RestartUartTx (void * state, UartHandler::Result res) |
int | main (void) |
Public Attributes Documentation¶
variable hw¶
variable rx_buff¶
variable tx_buff¶
variable uart¶
Public Functions Documentation¶
function RestartUartRx¶
function RestartUartTx¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/uart/Dma_Transmit_Dma_Receive/Dma_Transmit_Dma_Receive.cpp