DMA channel registers (x = channel 0-7). More...
Macros | |
| #define | REG_A1B(n) |
| DMA A-bus bank for channel n. | |
| #define | REG_A1TH(n) |
| DMA A-bus address high for channel n. | |
| #define | REG_A1TL(n) |
| DMA A-bus address low for channel n. | |
| #define | REG_BBAD(n) |
| DMA B-bus address for channel n. | |
| #define | REG_DASH(n) |
| DMA size high for channel n. | |
| #define | REG_DASL(n) |
| DMA size low for channel n. | |
| #define | REG_DMAP(n) |
| DMA parameters for channel n. | |
DMA channel registers (x = channel 0-7).
| #define REG_A1B | ( | n | ) |
| #define REG_A1TH | ( | n | ) |
DMA A-bus address high for channel n.
| #define REG_A1TL | ( | n | ) |
DMA A-bus address low for channel n.
| #define REG_BBAD | ( | n | ) |
DMA B-bus address for channel n.
| #define REG_DASH | ( | n | ) |
DMA size high for channel n.
| #define REG_DASL | ( | n | ) |
DMA size low for channel n.
| #define REG_DMAP | ( | n | ) |
DMA parameters for channel n.