Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ADT7320_SPI Class Reference
Includes. More...
#include <ADT7320_SPI.h>
Public Member Functions | |
ADT7320_SPI (PinName mosi, PinName miso, PinName sclk, PinName cs) | |
Constructor. |
Detailed Description
Includes.
Definition at line 10 of file ADT7320_SPI.h.
Constructor & Destructor Documentation
ADT7320_SPI | ( | PinName | mosi, |
PinName | miso, | ||
PinName | sclk, | ||
PinName | cs | ||
) |
Constructor.
- Parameters:
-
mosi mbed pin to use for SDA line of I2C interface. sck mbed pin to use for SCL line of I2C interface.
Definition at line 5 of file ADT7320_SPI.cpp.
Generated on Wed Jul 13 2022 15:37:33 by
