Navigation bar
  Start Previous page
 56 of 323 
Next page End  

ZBasic System Library
46
ZX Microcontroller Family
CloseSPI
Type
Subroutine
Invocation
CloseSPI(channel)
Parameter
Method
Type
Description
channel
ByVal
Byte
The SPI channel number (1-4).
Discussion
This subroutine closes an SPI channel.  The primary purpose for this subroutine is to cancel SPI Slave
mode.  It has no effect for channels that are not open or channels that are open in Master mode.
Compatibility
This subroutine is not available in BasicX compatibility mode.
See Also
Previous page Top Next page