mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
docs: revising comments and documents
- spi/slave.h: revise comments in pulic types section - doc/sim.rst: minor formatting, add ways to escape cu Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
This commit is contained in:
@@ -388,8 +388,7 @@
|
||||
*
|
||||
* 4) When the first word from the master is shifted in, the SPI
|
||||
* controller driver will call the device's receive() method to
|
||||
* provide the master with the command word that was just shifted
|
||||
* in.
|
||||
* provide the master command word that was just shifted in.
|
||||
*
|
||||
* For the case of bi-directional data transfer or of a transfer of
|
||||
* data from the SPI device to the master, the SPI device driver
|
||||
|
||||
Reference in New Issue
Block a user