|
PIC24 Support Libraries
|
Go to the source code of this file.
Functions | |
| void | configDMA_ADC (uint8_t u8_ch0Select, uint16_t u16_ch123SelectMask, uint16_t u16_numTcyMask) |
Simultaneously samples four channels and uses a timer used to trigger conversions. Four channels are Ping-pong buffering is used. Conversion results are printed to screen. (HEX values and voltages are printed.) This is only for PIC24 CPUs without DMA.
Definition in file adc4simul_dma.c.
Configure the internal ADC
Definition at line 64 of file adc4simul_dma.c.
1.8.4