Single vs. Block
Single sends address then data for every word
Block sends start address then a series of words
Supporting block mode requires that the receiver be able to store the address and then increment it, and handle address exceptions
<BACK
INDEX
NEXT>