User Tools

Site Tools


uphp:functions:spi_read

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

uphp:functions:spi_read [2017/05/24 11:49]
jeff created
uphp:functions:spi_read [2021/09/13 05:57]
Line 1: Line 1:
-======spi_read====== 
- 
-<badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> 
- 
-Read a byte from the <tooltip title="Serial Peripheral Interface">SPI</tooltip> bus 
- 
-====Description==== 
- 
-<well size="sm"><html> 
-<span style="font-size:125%;color:green">int 
-<span style="color:black">spi_read ( ) 
-</html></well> 
- 
-====Parameter==== 
- 
-None 
- 
-====Return Values==== 
- 
-An <html><b><span style="color:green">integer<span style="color:black"></b></html> byte value read from the <tooltip title="Serial Peripheral Interface">SPI</tooltip> bus 
- 
-====See Also==== 
- 
-[[spi_clearcs()]] - Clear the CS output of the <tooltip title="Serial Peripheral Interface">SPI</tooltip> bus 
- 
-[[spi_setcs()]] - Set the CS output of the <tooltip title="Serial Peripheral Interface">SPI</tooltip> bus 
- 
-[[spi_write()]] - Write a byte to the <tooltip title="Serial Peripheral Interface">SPI</tooltip> bus 
  
uphp/functions/spi_read.txt · Last modified: 2021/09/13 05:57 (external edit)