These are the examples provided for [[/users/frank26080115/libraries/LPC1700CMSIS_Lib/]] Note, the entire "program" is not compilable!

Embed: (wiki syntax)

« Back to documentation index

DMA

DMA

Functions

void DMA_IRQHandler (void)
 GPDMA interrupt handler sub-routine.
int c_entry (void)
 c_entry: Main DAC program body

Function Documentation

int c_entry ( void   )

c_entry: Main DAC program body

Parameters:
[in]None
Returns:
int

Definition at line 78 of file dac_dma.c.

void DMA_IRQHandler ( void   )

GPDMA interrupt handler sub-routine.

Parameters:
[in]None
Returns:
None