Arduino Zero & Due lack SPI.transfer16() #3961
Labels
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
feature request
A request to make an enhancement (not a bug fix)
Library: SPI
The SPI Arduino library
Milestone
The transfer16() function was added to the SPI library quite some time ago. It's been documented on the website.
https://www.arduino.cc/en/Reference/SPITransfer
It works on AVR boards, but Arduino Zero & Due don't have transfer16() in their SPI libraries yet.
The text was updated successfully, but these errors were encountered: