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.
AR1021I2C Class Reference
Microchip Touch Screen Controller (AR1021). More...
#include <AR1021I2C.h>
Public Member Functions | |
AR1021I2C (PinName sda, PinName scl, PinName siq) | |
Constructor. |
Detailed Description
Microchip Touch Screen Controller (AR1021).
Please note that this touch panel has an on-board storage for calibration data. Once a successful calibration has been performed it is not needed to do additional calibrations since the stored calibration data will be used.
Definition at line 30 of file AR1021I2C.h.
Constructor & Destructor Documentation
AR1021I2C | ( | PinName | sda, |
PinName | scl, | ||
PinName | siq | ||
) |
Constructor.
- Parameters:
-
mosi I2C SDA pin miso I2C SCL pin siq interrupt pin
Definition at line 84 of file AR1021I2C.cpp.
Generated on Tue Jul 12 2022 19:31:19 by
