Peripheral DMA controller: Difference between revisions

Content deleted Content added
m Spell moderm => modern; implictly => implicitly
Rilak (talk | contribs)
Revise; stub
Line 1:
{{Orphan|date=February 2009}}
A '''Peripheralperipheral DMA controller''' is a feature found in modern micro[[microcontroller]]s. controllersThis is typically a [[FIFO]] with automated control features for driving implicitly included modules in a microcontroller such as [[UART]]s.
This is typically a [[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 interrupts[[interrupt]]s required to service and control these type of functions.
and control these type of functions.
 
[[Category:Computer hardware]]
 
 
{{microcompu-stub}}