Corelink DMA Engines: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
struct DmaSubConfig { | struct DmaSubConfig { | ||
uint8_t peripheral_id; // @0 | uint8_t peripheral_id; // @0 Must be < 0x1E. | ||
uint8_t type; // @1 Accepted values: 4=fixed_addr??, 8=increment_addr??, 12=lgy_fb_copy?, 15=userspace_copy? | uint8_t type; // @1 Accepted values: 4=fixed_addr??, 8=increment_addr??, 12=lgy_fb_copy?, 15=userspace_copy? | ||
uint16_t unk3; // @2 | uint16_t unk3; // @2 |