CHAPTER 6 USB CONTROLLER
346 Preliminary User’s Manual S15543EJ1V0UM
Figure 6-14. Receive Descriptor Configuration
-Rx Buffer Directory
Buffer Directory Address
-Rx Link Pointer
0
31 0
|
Buffer Desciptor N
Buffer Desciptor 4
Buffer Desciptor 3
Buffer Desciptor 2
Buffer Desciptor 1
Buffer Desciptor 0
Link Pointer
-Rx Buffer Descriptor
31 016 15
Buffer Address
Reserved Size
L 1
30
Reserved
29
0
31 016 1530 29
Rx Buffer Directory: A Rx Buffer Directory. This is composed of buffer descriptors and a link pointer. A single
Rx Buffer Directory can contain up to 255 buffer descriptors.
Rx Buffer Descriptor: Contains the Rx buffer data.
When Bit31 (Last bit) is set to a ‘1’, that Buffer Descriptor indicates the last buffer in the
pool.
Bit30 is used to discriminate between the Buffer Descriptor and Link Pointer. When set to
1, this bit indicates the Buffer Descriptor.
The "Size" field indicates the buffer size. As the buffer size, a value between 1 and 65535
bytes can be set. The "Buffer Address" field indicates the start address of the buffer.
Rx Link Pointer: This is the link pointer. It indicates the last Buffer Directory.
Bit31 is set to 0.
Bit30 is used to discriminate between the Buffer Descriptor and Link Pointer. When set to
0, this bit indicates the Link Pointer.
The "Buffer Directory Address" field indicates the start address of the next Buffer
Directory.