Peripheral DMA controller: Difference between revisions

Content deleted Content added
m Bot: Removing category Category:Embedded systems which is already in Category:Microcontrollers
m Plural
 
Line 1:
A '''peripheral DMA controller''' ('''PDC''') is a feature found in modern [[microcontroller]]s. This is typically a [[FIFO (computing and electronics)|FIFO]] with automated control features for driving implicitly included modules in a microcontroller such as [[UART]]s.
 
This takes a large burden from the [[operating system]] and reduces the number of [[interrupt]]s required to service and control these typetypes of functions.
 
==See also==