ipsdisplay  2.1.0.0
Data Structures | Macros | Enumerations | Functions
ipsdisplay.h File Reference

This file contains API for IPS Display Click Driver. More...

#include "mikrosdk_version.h"
#include "drv_digital_out.h"
#include "drv_digital_in.h"
#include "drv_spi_master.h"
#include "spi_specifics.h"

Go to the source code of this file.

Data Structures

struct  ipsdisplay_t
 IPS Display Click context object. More...
 
struct  ipsdisplay_cfg_t
 IPS Display Click configuration object. More...
 
struct  ipsdisplay_point_t
 IPS Display Click point coordinates object. More...
 

Macros

#define IPSDISPLAY_CMD_NOP   0x00
 IPS Display system function command list 1. More...
 
#define IPSDISPLAY_CMD_SWRESET   0x01
 
#define IPSDISPLAY_CMD_RDDID   0x04
 
#define IPSDISPLAY_CMD_RDDST   0x09
 
#define IPSDISPLAY_CMD_RDDPM   0x0A
 
#define IPSDISPLAY_CMD_RDDMADCTL   0x0B
 
#define IPSDISPLAY_CMD_RDDCOLMOD   0x0C
 
#define IPSDISPLAY_CMD_RDDIM   0x0D
 
#define IPSDISPLAY_CMD_RDDSM   0x0E
 
#define IPSDISPLAY_CMD_RDDSDR   0x0F
 
#define IPSDISPLAY_CMD_SLPIN   0x10
 
#define IPSDISPLAY_CMD_SLPOUT   0x11
 
#define IPSDISPLAY_CMD_PTLON   0x12
 
#define IPSDISPLAY_CMD_NORON   0x13
 
#define IPSDISPLAY_CMD_INVOFF   0x20
 
#define IPSDISPLAY_CMD_INVON   0x21
 
#define IPSDISPLAY_CMD_GAMSET   0x26
 
#define IPSDISPLAY_CMD_DISPOFF   0x28
 
#define IPSDISPLAY_CMD_DISPON   0x29
 
#define IPSDISPLAY_CMD_CASET   0x2A
 
#define IPSDISPLAY_CMD_RASET   0x2B
 
#define IPSDISPLAY_CMD_RAMWR   0x2C
 
#define IPSDISPLAY_CMD_RAMRD   0x2E
 
#define IPSDISPLAY_CMD_PTLAR   0x30
 
#define IPSDISPLAY_CMD_VSCRDEF   0x33
 
#define IPSDISPLAY_CMD_TEOFF   0x34
 
#define IPSDISPLAY_CMD_TEON   0x35
 
#define IPSDISPLAY_CMD_MADCTL   0x36
 
#define IPSDISPLAY_CMD_VSCRSADD   0x37
 
#define IPSDISPLAY_CMD_IDMOFF   0x38
 
#define IPSDISPLAY_CMD_IDMON   0x39
 
#define IPSDISPLAY_CMD_COLMOD   0x3A
 
#define IPSDISPLAY_CMD_RAMWRC   0x3C
 
#define IPSDISPLAY_CMD_RAMRDC   0x3E
 
#define IPSDISPLAY_CMD_TESCAN   0x44
 
#define IPSDISPLAY_CMD_RDTESCAN   0x45
 
#define IPSDISPLAY_CMD_WRDISBV   0x51
 
#define IPSDISPLAY_CMD_RDDISBV   0x52
 
#define IPSDISPLAY_CMD_WRCTRLD   0x53
 
#define IPSDISPLAY_CMD_RDCTRLD   0x54
 
#define IPSDISPLAY_CMD_WRCACE   0x55
 
#define IPSDISPLAY_CMD_RDCABC   0x56
 
#define IPSDISPLAY_CMD_WRCABCMB   0x5E
 
#define IPSDISPLAY_CMD_RDCABCMB   0x5F
 
#define IPSDISPLAY_CMD_RDABCSDR   0x68
 
#define IPSDISPLAY_CMD_RDID1   0xDA
 
#define IPSDISPLAY_CMD_RDID2   0xDB
 
#define IPSDISPLAY_CMD_RDID3   0xDC
 
#define IPSDISPLAY_CMD_RAMCTRL   0xB0
 IPS Display system function command list 2. More...
 
#define IPSDISPLAY_CMD_RGBCTRL   0xB1
 
#define IPSDISPLAY_CMD_PORCTRL   0xB2
 
#define IPSDISPLAY_CMD_FRCTRL1   0xB3
 
#define IPSDISPLAY_CMD_PARCTRL   0xB5
 
#define IPSDISPLAY_CMD_GCTRL   0xB7
 
#define IPSDISPLAY_CMD_GTADJ   0xB8
 
#define IPSDISPLAY_CMD_DGMEN   0xBA
 
#define IPSDISPLAY_CMD_VCOMS   0xBB
 
#define IPSDISPLAY_CMD_POWSAVE   0xBC
 
#define IPSDISPLAY_CMD_DLPOFFSAVE   0xBD
 
#define IPSDISPLAY_CMD_LCMCTRL   0xC0
 
#define IPSDISPLAY_CMD_IDSET   0xC1
 
#define IPSDISPLAY_CMD_VDVVRHEN   0xC2
 
#define IPSDISPLAY_CMD_VRHS   0xC3
 
#define IPSDISPLAY_CMD_VDVSET   0xC4
 
#define IPSDISPLAY_CMD_VCMOFSET   0xC5
 
#define IPSDISPLAY_CMD_FRCTR2   0xC6
 
#define IPSDISPLAY_CMD_CABCCTRL   0xC7
 
#define IPSDISPLAY_CMD_REGSEL1   0xC8
 
#define IPSDISPLAY_CMD_REGSEL2   0xCA
 
#define IPSDISPLAY_CMD_PWMFRSEL   0xCC
 
#define IPSDISPLAY_CMD_PWCTRL1   0xD0
 
#define IPSDISPLAY_CMD_VAPVANEN   0xD2
 
#define IPSDISPLAY_CMD_CMD2EN0   0xDF
 
#define IPSDISPLAY_CMD_CMD2EN1   0x5A
 
#define IPSDISPLAY_CMD_CMD2EN2   0x69
 
#define IPSDISPLAY_CMD_CMD2EN3   0x02
 
#define IPSDISPLAY_CMD_PVGAMCTRL   0xE0
 
#define IPSDISPLAY_CMD_NVGAMCTRL   0xE1
 
#define IPSDISPLAY_CMD_DGMLUTR   0xE2
 
#define IPSDISPLAY_CMD_DGMLUTB   0xE3
 
#define IPSDISPLAY_CMD_GATECTRL   0xE4
 
#define IPSDISPLAY_CMD_SPI2EN   0xE7
 
#define IPSDISPLAY_CMD_PWCTRL2   0xE8
 
#define IPSDISPLAY_CMD_EQCTRL   0xE9
 
#define IPSDISPLAY_CMD_PROMCTRL   0xEC
 
#define IPSDISPLAY_CMD_PROMEN   0xFA
 
#define IPSDISPLAY_CMD_NVMSET   0xFC
 
#define IPSDISPLAY_CMD_PROMACT   0xFE
 
#define IPSDISPLAY_MADCTL_DEFAULT   0x00
 IPS Display MADCTL command setting. More...
 
#define IPSDISPLAY_MADCTL_MY   0x80
 
#define IPSDISPLAY_MADCTL_MX   0x40
 
#define IPSDISPLAY_MADCTL_MV   0x20
 
#define IPSDISPLAY_MADCTL_ML   0x10
 
#define IPSDISPLAY_MADCTL_RGB   0x08
 
#define IPSDISPLAY_MADCTL_MH   0x04
 
#define IPSDISPLAY_COLMOD_RGB_65K   0x50
 IPS Display COLMOD command setting. More...
 
#define IPSDISPLAY_COLMOD_RGB_262K   0x60
 
#define IPSDISPLAY_COLMOD_RGB_MASK   0x70
 
#define IPSDISPLAY_COLMOD_CTRL_12BIT_PIXEL   0x03
 
#define IPSDISPLAY_COLMOD_CTRL_16BIT_PIXEL   0x05
 
#define IPSDISPLAY_COLMOD_CTRL_18BIT_PIXEL   0x06
 
#define IPSDISPLAY_COLMOD_CTRL_16M_TRUNCATED   0x07
 
#define IPSDISPLAY_COLMOD_CTRL_MASK   0x07
 
#define IPSDISPLAY_PORCTRL_0_BPA_DEFAULT   0x0C
 IPS Display PORCTRL command setting. More...
 
#define IPSDISPLAY_PORCTRL_0_BPA_MASK   0x7F
 
#define IPSDISPLAY_PORCTRL_1_FPA_DEFAULT   0x0C
 
#define IPSDISPLAY_PORCTRL_1_FPA_MASK   0x7F
 
#define IPSDISPLAY_PORCTRL_2_PSEN_DISABLE   0x00
 
#define IPSDISPLAY_PORCTRL_2_PSEN_ENABLE   0x01
 
#define IPSDISPLAY_PORCTRL_3_BPB_DEFAULT   0x30
 
#define IPSDISPLAY_PORCTRL_3_BPB_MASK   0xF0
 
#define IPSDISPLAY_PORCTRL_3_FPB_DEFAULT   0x03
 
#define IPSDISPLAY_PORCTRL_3_FPB_MASK   0x0F
 
#define IPSDISPLAY_PORCTRL_4_BPC_DEFAULT   0x30
 
#define IPSDISPLAY_PORCTRL_4_BPC_MASK   0xF0
 
#define IPSDISPLAY_PORCTRL_4_FPC_DEFAULT   0x03
 
#define IPSDISPLAY_PORCTRL_4_FPC_MASK   0x0F
 
#define IPSDISPLAY_GCTRL_VGHS_DEFAULT   0x30
 IPS Display GCTRL command setting. More...
 
#define IPSDISPLAY_GCTRL_VGHS_MASK   0x70
 
#define IPSDISPLAY_GCTRL_VGLS_DEFAULT   0x05
 
#define IPSDISPLAY_GCTRL_VGLS_MASK   0x07
 
#define IPSDISPLAY_VCOMS_VCOM_DEFAULT   0x19
 IPS Display VCOMS command setting. More...
 
#define IPSDISPLAY_VCOMS_VCOM_MASK   0x3F
 
#define IPSDISPLAY_LCMCTRL_XMY   0x40
 IPS Display LCMCTRL command setting. More...
 
#define IPSDISPLAY_LCMCTRL_XBGR   0x20
 
#define IPSDISPLAY_LCMCTRL_XINV   0x10
 
#define IPSDISPLAY_LCMCTRL_XMX   0x08
 
#define IPSDISPLAY_LCMCTRL_XMH   0x04
 
#define IPSDISPLAY_LCMCTRL_XMV   0x02
 
#define IPSDISPLAY_LCMCTRL_XGS   0x01
 
#define IPSDISPLAY_VDVVRHEN_CMDEN_DISABLE   0x00
 IPS Display VDVVRHEN command setting. More...
 
#define IPSDISPLAY_VDVVRHEN_CMDEN_ENABLE   0x01
 
#define IPSDISPLAY_VRHS_DEFAULT   0x12
 IPS Display VRHS command setting. More...
 
#define IPSDISPLAY_VRHS_MASK   0x3F
 
#define IPSDISPLAY_VDVSET_DEFAULT   0x20
 IPS Display VDVSET command setting. More...
 
#define IPSDISPLAY_VDVSET_MASK   0x3F
 
#define IPSDISPLAY_FRCTR2_NLA_DEFAULT   0x00
 IPS Display FRCTR2 command setting. More...
 
#define IPSDISPLAY_FRCTR2_NLA_MASK   0xE0
 
#define IPSDISPLAY_FRCTR2_RTNA_DEFAULT   0x0F
 
#define IPSDISPLAY_FRCTR2_RTNA_MASK   0x1F
 
#define IPSDISPLAY_PWCTRL1_0_DEFAULT   0xA4
 IPS Display PWCTRL1 command setting. More...
 
#define IPSDISPLAY_PWCTRL1_1_AVDD_DEFAULT   0x80
 
#define IPSDISPLAY_PWCTRL1_1_AVDD_MASK   0xC0
 
#define IPSDISPLAY_PWCTRL1_1_AVCL_DEFAULT   0x20
 
#define IPSDISPLAY_PWCTRL1_1_AVCL_MASK   0x30
 
#define IPSDISPLAY_PWCTRL1_1_VDS_DEFAULT   0x01
 
#define IPSDISPLAY_PWCTRL1_1_VDS_MASK   0x03
 
#define IPSDISPLAY_PVGAMCTRL_0_V63P_DEFAULT   0xD0
 IPS Display PVGAMCTRL command setting. More...
 
#define IPSDISPLAY_PVGAMCTRL_0_V63P_MASK   0xF0
 
#define IPSDISPLAY_PVGAMCTRL_0_V0P_DEFAULT   0x00
 
#define IPSDISPLAY_PVGAMCTRL_0_V0P_MASK   0x0F
 
#define IPSDISPLAY_PVGAMCTRL_1_V1P_DEFAULT   0x04
 
#define IPSDISPLAY_PVGAMCTRL_1_V1P_MASK   0x3F
 
#define IPSDISPLAY_PVGAMCTRL_2_V2P_DEFAULT   0x0D
 
#define IPSDISPLAY_PVGAMCTRL_2_V2P_MASK   0x3F
 
#define IPSDISPLAY_PVGAMCTRL_3_V4P_DEFAULT   0x11
 
#define IPSDISPLAY_PVGAMCTRL_3_V4P_MASK   0x1F
 
#define IPSDISPLAY_PVGAMCTRL_4_V6P_DEFAULT   0x13
 
#define IPSDISPLAY_PVGAMCTRL_4_V6P_MASK   0x1F
 
#define IPSDISPLAY_PVGAMCTRL_5_J0P_DEFAULT   0x20
 
#define IPSDISPLAY_PVGAMCTRL_5_J0P_MASK   0x30
 
#define IPSDISPLAY_PVGAMCTRL_5_J13P_DEFAULT   0x0B
 
#define IPSDISPLAY_PVGAMCTRL_5_J13P_MASK   0x0F
 
#define IPSDISPLAY_PVGAMCTRL_6_V20P_DEFAULT   0x3F
 
#define IPSDISPLAY_PVGAMCTRL_6_V20P_MASK   0x7F
 
#define IPSDISPLAY_PVGAMCTRL_7_V36P_DEFAULT   0x50
 
#define IPSDISPLAY_PVGAMCTRL_7_V36P_MASK   0x70
 
#define IPSDISPLAY_PVGAMCTRL_7_V27P_DEFAULT   0x04
 
#define IPSDISPLAY_PVGAMCTRL_7_V27P_MASK   0x07
 
#define IPSDISPLAY_PVGAMCTRL_8_V43P_DEFAULT   0x4C
 
#define IPSDISPLAY_PVGAMCTRL_8_V43P_MASK   0x7F
 
#define IPSDISPLAY_PVGAMCTRL_9_J1P_DEFAULT   0x10
 
#define IPSDISPLAY_PVGAMCTRL_9_11P_MASK   0x30
 
#define IPSDISPLAY_PVGAMCTRL_9_V50P_DEFAULT   0x08
 
#define IPSDISPLAY_PVGAMCTRL_9_V50P_MASK   0x0F
 
#define IPSDISPLAY_PVGAMCTRL_10_V57P_DEFAULT   0x0D
 
#define IPSDISPLAY_PVGAMCTRL_10_V57P_MASK   0x1F
 
#define IPSDISPLAY_PVGAMCTRL_11_V59P_DEFAULT   0x0B
 
#define IPSDISPLAY_PVGAMCTRL_11_V59P_MASK   0x1F
 
#define IPSDISPLAY_PVGAMCTRL_12_V61P_DEFAULT   0x1F
 
#define IPSDISPLAY_PVGAMCTRL_12_V61P_MASK   0x3F
 
#define IPSDISPLAY_PVGAMCTRL_13_V62P_DEFAULT   0x23
 
#define IPSDISPLAY_PVGAMCTRL_13_V62P_MASK   0x3F
 
#define IPSDISPLAY_NVGAMCTRL_0_V63N_DEFAULT   0xD0
 IPS Display NVGAMCTRL command setting. More...
 
#define IPSDISPLAY_NVGAMCTRL_0_V63N_MASK   0xF0
 
#define IPSDISPLAY_NVGAMCTRL_0_V0N_DEFAULT   0x00
 
#define IPSDISPLAY_NVGAMCTRL_0_V0N_MASK   0x0F
 
#define IPSDISPLAY_NVGAMCTRL_1_V1N_DEFAULT   0x04
 
#define IPSDISPLAY_NVGAMCTRL_1_V1N_MASK   0x3F
 
#define IPSDISPLAY_NVGAMCTRL_2_V2N_DEFAULT   0x0C
 
#define IPSDISPLAY_NVGAMCTRL_2_V2N_MASK   0x3F
 
#define IPSDISPLAY_NVGAMCTRL_3_V4N_DEFAULT   0x11
 
#define IPSDISPLAY_NVGAMCTRL_3_V4N_MASK   0x1F
 
#define IPSDISPLAY_NVGAMCTRL_4_V6N_DEFAULT   0x13
 
#define IPSDISPLAY_NVGAMCTRL_4_V6N_MASK   0x1F
 
#define IPSDISPLAY_NVGAMCTRL_5_J0N_DEFAULT   0x20
 
#define IPSDISPLAY_NVGAMCTRL_5_J0N_MASK   0x30
 
#define IPSDISPLAY_NVGAMCTRL_5_J13N_DEFAULT   0x0C
 
#define IPSDISPLAY_NVGAMCTRL_5_J13N_MASK   0x0F
 
#define IPSDISPLAY_NVGAMCTRL_6_V20N_DEFAULT   0x3F
 
#define IPSDISPLAY_NVGAMCTRL_6_V20N_MASK   0x7F
 
#define IPSDISPLAY_NVGAMCTRL_7_V36N_DEFAULT   0x40
 
#define IPSDISPLAY_NVGAMCTRL_7_V36N_MASK   0x70
 
#define IPSDISPLAY_NVGAMCTRL_7_V27N_DEFAULT   0x04
 
#define IPSDISPLAY_NVGAMCTRL_7_V27N_MASK   0x07
 
#define IPSDISPLAY_NVGAMCTRL_8_V43N_DEFAULT   0x51
 
#define IPSDISPLAY_NVGAMCTRL_8_V43N_MASK   0x7F
 
#define IPSDISPLAY_NVGAMCTRL_9_J1N_DEFAULT   0x20
 
#define IPSDISPLAY_NVGAMCTRL_9_11N_MASK   0x30
 
#define IPSDISPLAY_NVGAMCTRL_9_V50N_DEFAULT   0x0F
 
#define IPSDISPLAY_NVGAMCTRL_9_V50N_MASK   0x0F
 
#define IPSDISPLAY_NVGAMCTRL_10_V57N_DEFAULT   0x1F
 
#define IPSDISPLAY_NVGAMCTRL_10_V57N_MASK   0x1F
 
#define IPSDISPLAY_NVGAMCTRL_11_V59N_DEFAULT   0x1F
 
#define IPSDISPLAY_NVGAMCTRL_11_V59N_MASK   0x1F
 
#define IPSDISPLAY_NVGAMCTRL_12_V61N_DEFAULT   0x20
 
#define IPSDISPLAY_NVGAMCTRL_12_V61N_MASK   0x3F
 
#define IPSDISPLAY_NVGAMCTRL_13_V62N_DEFAULT   0x23
 
#define IPSDISPLAY_NVGAMCTRL_13_V62N_MASK   0x3F
 
#define IPSDISPLAY_RES_WIDTH   135
 IPS Display resolution setting. More...
 
#define IPSDISPLAY_RES_HEIGHT   240
 
#define IPSDISPLAY_NUM_PIXELS   ( ( uint16_t ) IPSDISPLAY_RES_WIDTH * IPSDISPLAY_RES_HEIGHT )
 
#define IPSDISPLAY_POS_WIDTH_MIN   0
 IPS Display position and coordinates setting. More...
 
#define IPSDISPLAY_POS_WIDTH_MAX   ( IPSDISPLAY_RES_WIDTH - 1 )
 
#define IPSDISPLAY_POS_HEIGHT_MIN   0
 
#define IPSDISPLAY_POS_HEIGHT_MAX   ( IPSDISPLAY_RES_HEIGHT - 1 )
 
#define IPSDISPLAY_POS_OFFSET_LEFT   52
 
#define IPSDISPLAY_POS_OFFSET_RIGHT   53
 
#define IPSDISPLAY_POS_OFFSET_UP   40
 
#define IPSDISPLAY_POS_OFFSET_DOWN   40
 
#define IPSDISPLAY_FONT_WIDTH   6
 IPS Display font setting. More...
 
#define IPSDISPLAY_FONT_HEIGHT   12
 
#define IPSDISPLAY_FONT_TEXT_SPACE   1
 
#define IPSDISPLAY_FONT_ASCII_OFFSET   32
 
#define IPSDISPLAY_FONT_WIDTH_MSB   0x80
 
#define IPSDISPLAY_ROTATION_VERTICAL_0   0
 IPS Display rotation setting. More...
 
#define IPSDISPLAY_ROTATION_VERTICAL_180   1
 
#define IPSDISPLAY_ROTATION_HORIZONTAL_0   2
 
#define IPSDISPLAY_ROTATION_HORIZONTAL_180   3
 
#define IPSDISPLAY_COLOR_BLACK   0x0000
 IPS Display RGB565 colors definition. More...
 
#define IPSDISPLAY_COLOR_WHITE   0xFFFF
 
#define IPSDISPLAY_COLOR_RED   0xF800
 
#define IPSDISPLAY_COLOR_LIME   0x07E0
 
#define IPSDISPLAY_COLOR_BLUE   0x001F
 
#define IPSDISPLAY_COLOR_YELLOW   0xFFE0
 
#define IPSDISPLAY_COLOR_CYAN   0x07FF
 
#define IPSDISPLAY_COLOR_MAGENTA   0xF81F
 
#define IPSDISPLAY_COLOR_SILVER   0xBDF7
 
#define IPSDISPLAY_COLOR_GRAY   0x8410
 
#define IPSDISPLAY_COLOR_MAROON   0x8000
 
#define IPSDISPLAY_COLOR_OLIVE   0x8400
 
#define IPSDISPLAY_COLOR_GREEN   0x0400
 
#define IPSDISPLAY_COLOR_PURPLE   0x8010
 
#define IPSDISPLAY_COLOR_TEAL   0x0410
 
#define IPSDISPLAY_COLOR_NAVY   0x0010
 
#define IPSDISPLAY_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection. More...
 
#define IPSDISPLAY_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 
#define IPSDISPLAY_MAP_MIKROBUS(cfg, mikrobus)
 MikroBUS pin mapping. More...
 

Enumerations

enum  ipsdisplay_return_value_t { IPSDISPLAY_OK = 0, IPSDISPLAY_ERROR = -1 }
 IPS Display Click return value data. More...
 

Functions

void ipsdisplay_cfg_setup (ipsdisplay_cfg_t *cfg)
 IPS Display configuration object setup function. More...
 
err_t ipsdisplay_init (ipsdisplay_t *ctx, ipsdisplay_cfg_t *cfg)
 IPS Display initialization function. More...
 
err_t ipsdisplay_default_cfg (ipsdisplay_t *ctx)
 IPS Display default configuration function. More...
 
err_t ipsdisplay_write_cmd (ipsdisplay_t *ctx, uint8_t cmd)
 IPS Display write cmd function. More...
 
err_t ipsdisplay_write_cmd_par (ipsdisplay_t *ctx, uint8_t cmd, uint8_t *data_in, uint8_t len)
 IPS Display write cmd par function. More...
 
err_t ipsdisplay_write_data (ipsdisplay_t *ctx, uint16_t *data_in, uint16_t len)
 IPS Display write data function. More...
 
void ipsdisplay_disable_device (ipsdisplay_t *ctx)
 IPS Display disable device function. More...
 
void ipsdisplay_enable_device (ipsdisplay_t *ctx)
 IPS Display enable device function. More...
 
void ipsdisplay_reset_device (ipsdisplay_t *ctx)
 IPS Display reset device function. More...
 
void ipsdisplay_enter_cmd_mode (ipsdisplay_t *ctx)
 IPS Display enter cmd mode function. More...
 
void ipsdisplay_enter_data_mode (ipsdisplay_t *ctx)
 IPS Display enter data mode function. More...
 
err_t ipsdisplay_set_rotation (ipsdisplay_t *ctx, uint8_t rotation)
 IPS Display set rotation function. More...
 
err_t ipsdisplay_set_pos (ipsdisplay_t *ctx, ipsdisplay_point_t start_pt, ipsdisplay_point_t end_pt)
 IPS Display set pos function. More...
 
err_t ipsdisplay_fill_screen (ipsdisplay_t *ctx, uint16_t color)
 IPS Display fill screen function. More...
 
err_t ipsdisplay_write_char (ipsdisplay_t *ctx, ipsdisplay_point_t start_pt, uint8_t data_in, uint16_t color)
 IPS Display write char function. More...
 
err_t ipsdisplay_write_string (ipsdisplay_t *ctx, ipsdisplay_point_t start_pt, uint8_t *data_in, uint16_t color)
 IPS Display write string function. More...
 
err_t ipsdisplay_draw_pixel (ipsdisplay_t *ctx, ipsdisplay_point_t start_pt, uint16_t color)
 IPS Display draw pixel function. More...
 
err_t ipsdisplay_draw_line (ipsdisplay_t *ctx, ipsdisplay_point_t start_pt, ipsdisplay_point_t end_pt, uint16_t color)
 IPS Display draw line function. More...
 
err_t ipsdisplay_draw_rectangle (ipsdisplay_t *ctx, ipsdisplay_point_t start_pt, ipsdisplay_point_t end_pt, uint16_t color)
 IPS Display draw rectangle function. More...
 
err_t ipsdisplay_draw_circle (ipsdisplay_t *ctx, ipsdisplay_point_t center_pt, uint8_t radius, uint16_t color)
 IPS Display draw circle function. More...
 
err_t ipsdisplay_draw_picture (ipsdisplay_t *ctx, uint8_t rotation, const uint16_t *image)
 IPS Display draw picture function. More...
 

Detailed Description

This file contains API for IPS Display Click Driver.

Enumeration Type Documentation

◆ ipsdisplay_return_value_t

IPS Display Click return value data.

Predefined enum values for driver return values.

Enumerator
IPSDISPLAY_OK 
IPSDISPLAY_ERROR