![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Go to the source code of this file.
Macros | |
#define | spi_begin() |
#define | spi_end() |
#define | DELAY 0x80 |
#define | MADCTL_MY 0x80 |
#define | MADCTL_MX 0x40 |
#define | MADCTL_MV 0x20 |
#define | MADCTL_ML 0x10 |
#define | MADCTL_RGB 0x00 |
#define | MADCTL_BGR 0x08 |
#define | MADCTL_MH 0x04 |
#define DELAY 0x80 |
Definition at line 186 of file Adafruit_ILI9341.cpp.
#define MADCTL_BGR 0x08 |
Definition at line 610 of file Adafruit_ILI9341.cpp.
#define MADCTL_MH 0x04 |
Definition at line 611 of file Adafruit_ILI9341.cpp.
#define MADCTL_ML 0x10 |
Definition at line 608 of file Adafruit_ILI9341.cpp.
#define MADCTL_MV 0x20 |
Definition at line 607 of file Adafruit_ILI9341.cpp.
#define MADCTL_MX 0x40 |
Definition at line 606 of file Adafruit_ILI9341.cpp.
#define MADCTL_MY 0x80 |
Definition at line 605 of file Adafruit_ILI9341.cpp.
#define MADCTL_RGB 0x00 |
Definition at line 609 of file Adafruit_ILI9341.cpp.
#define spi_begin | ( | ) |
Definition at line 49 of file Adafruit_ILI9341.cpp.
#define spi_end | ( | ) |
Definition at line 50 of file Adafruit_ILI9341.cpp.