In Host mode, the device controls the SCK line, and as such, initiates data transfers and determines when any clients broadcast data onto the SPI bus.
The modes are illustrated in the following table:
TXR = 1 |
TXR = 0 |
|
---|---|---|
RXR = 1 |
Full Duplex mode BMODE = BMODE =
|
Receive Only mode Transfer when RxFIFO is not full and the Transfer Counter is nonzero Transmitted data is either the top of the FIFO or the most recently received data |
RXR = 0 |
Transmit Only mode BMODE = BMODE = Received data is not stored |
No Transfers |