ipsdisplay2 2.1.0.0
|
IPS Display 2 Click context object. More...
#include <ipsdisplay2.h>
Data Fields | |
digital_out_t | rst |
digital_out_t | dc |
digital_out_t | cs |
digital_out_t | bck |
spi_master_t | spi |
uint8_t | rotation |
IPS Display 2 Click context object.
Context object definition of IPS Display 2 Click driver.
digital_out_t bck |
Backlight enable pin (Active High).
digital_out_t cs |
Display chip select pin.
digital_out_t dc |
Display data/command selection pin in 4-line serial interface.
uint8_t rotation |
Screen rotation settings.
digital_out_t rst |
This signal will reset the device, Signal is active low.
spi_master_t spi |
SPI driver object.