|
Name |
Description |
|
Analog input data is read from the FIFO memory via Direct Memory Access (DMA). | |
|
Reading multiple samples one after the other reading out blocks or frames (i.e. ADC-burst) of data in a short interval of time. This is typically done using the REP INSW or Insw() type functions. Refer to the ADC Data Register for an example. | |
|
Reading an individual sample using either an 8- or 16-bit read cycle. Refer to the the ADC Data Register for examples. |