![]() |
![]() |
USB DMA host packet descriptor structure. More...
#include <csl_usb.h>
Data Fields | |
| volatile Uint32 | PacketInfoWord0 |
| DMA packet information word 0. | |
| volatile Uint32 | PacketInfoWord1 |
| DMA packet information word 1. | |
| volatile Uint32 | PacketInfoWord2 |
| DMA packet information word 2. | |
| volatile Uint32 | Buffer0InfoWord0 |
| DMA buffer0 information word 0. | |
| volatile Uint32 | Buffer0InfoWord1 |
| DMA buffer0 information word 1. | |
| volatile Uint32 | LinkingWord |
| Linking word to the next packet. | |
| volatile Uint32 | OriginalBuffer0InfoWord0 |
| DMA Original buffer0 information word 0. | |
| volatile Uint32 | OriginalBuffer0InfoWord1 |
| DMA Original buffer0 information word 1. | |
USB DMA host packet descriptor structure.
1.7.4