Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 391 Bytes

endTransaction.adoc

File metadata and controls

33 lines (21 loc) · 391 Bytes
title
SPI.endTransaction()

SPI.endTransaction()

Description

Stop using the SPI bus. Normally this is called after de-asserting the chip select, to allow other libraries to use the SPI bus.

Syntax

SPI.endTransaction()

Parameters

None.

Returns

None.