29
PACKET FORMAT IN BUFFER MEMORY
The packet format in memory is similar for the
TRANSMIT and RECEIVE areas. The first
word is reserved for the status word, the next
word is used to specify the total number of
bytes, and that in turn is followed by the data
area. The data area holds the packet itself, and
its length is determined by the byte count. The
packet memory format is word oriented.
FIGURE 8 - DATA PACKET FORMAT
TRANSMIT PACKET RECEIVE PACKET
STATUS WORD Written by CSMA upon transmit
completion (see Status
Register).
Written by CSMA upon receive
completion (see RX Frame
Status Word).
BYTE COUNT Written by CPU. Written by CSMA.
DATA AREA Written by CPU. Written by CSMA.
CONTROL BYTE Written by CPU to control
ODD/EVEN data bytes. Written by CSMA. Also has
ODD/EVEN bit.
RESERVED BYTE COUNT (always even)
STATUS WORD
DATA AREA
LAST DATA BYTE (if odd)
bit0
bit15
RAM
OFFSET
(DECIMAL)
0
2
4
1536 Max
CONTROL BYTE