File Dma_Transmit.cpp
FileList > Dma_Transmit > Dma_Transmit.cpp
Go to the source code of this file
Public Attributes
Type |
Name |
DaisySeed |
hw
|
UartHandler |
uart
|
Public Static Attributes
Type |
Name |
uint8_t DMA_BUFFER_MEM_SECTION |
buff
|
Public Functions
Type |
Name |
void |
RestartUart (void * state, UartHandler::Result res)
|
int |
main (void)
|
Macros
Public Attributes Documentation
variable hw
variable uart
Public Static Attributes Documentation
variable buff
uint8_t DMA_BUFFER_MEM_SECTION buff[256];
Public Functions Documentation
function RestartUart
void RestartUart (
void * state,
UartHandler::Result res
)
function main
Macro Definition Documentation
define BUFF_SIZE
The documentation for this class was generated from the following file external-docs/libDaisy/examples/uart/Dma_Transmit/Dma_Transmit.cpp