DMARESOURCE: Difference between revisions
Appearance
Created page with "DMA channel structure. == Type == USHORT DMAChannel USHORT DMAFlags == C Declaration Method == typedef struct == Fields == == Remarks == == Example Code ==..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
DMA channel structure | DMA channel structure | ||
== Type == | == Type == | ||
USHORT | USHORT DMAChannel | ||
USHORT | USHORT DMAFlags | ||
== C Declaration Method == | == C Declaration Method == | ||
typedef struct | typedef struct | ||
== Fields == | == Fields == | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 11:08, 18 August 2017
DMA channel structure
Type
USHORT DMAChannel USHORT DMAFlags
C Declaration Method
typedef struct