#include "d4dlcdhw_spi_16b_cfg.h"
Macros | |
#define | SET(x) |
#define | RESET(x) |
#define | OUTPUT(x) |
#define | INPUT(x) |
#define | D4DLCD_SPI16B_AUTOMATIC_SS |
#define | D4DLCD_READ_CMD_SUPPORT |
#define | D4DLCD_SPIBR |
#define | D4DLCD_SPIC1 |
#define | D4DLCD_SPIC2 |
#define | D4DLCD_SPID |
#define | D4DLCD_SPIS |
#define | D4DLCD_SPIS_SPTEF |
#define | D4DLCD_SPIS_SPRF |
D4D driver SSD1289 hardware level LCD header file.
Definition in file d4dlcdhw_spi_16b.h.
#define D4DLCD_READ_CMD_SUPPORT |
Definition at line 128 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPI16B_AUTOMATIC_SS |
Definition at line 73 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPIBR |
Definition at line 132 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPIC1 |
Definition at line 133 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPIC2 |
Definition at line 134 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPID |
Definition at line 135 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPIS |
Definition at line 136 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPIS_SPRF |
Definition at line 138 of file d4dlcdhw_spi_16b.h.
#define D4DLCD_SPIS_SPTEF |
Definition at line 137 of file d4dlcdhw_spi_16b.h.
#define INPUT | ( | x | ) |
Definition at line 65 of file d4dlcdhw_spi_16b.h.
#define OUTPUT | ( | x | ) |
Definition at line 64 of file d4dlcdhw_spi_16b.h.
#define RESET | ( | x | ) |
Definition at line 62 of file d4dlcdhw_spi_16b.h.
#define SET | ( | x | ) |
Definition at line 61 of file d4dlcdhw_spi_16b.h.