![]()  | 
  
    RTEMS
    5.1
    
   | 
 
#include "board.h"Go to the source code of this file.
Functions | |
| uint32_t | ILI9488_SpiReadChipId (void) | 
| uint32_t | ILI9488_SpiInitialize (sXdmad *dmad) | 
| void | ILI9488_SpiSetPixelFormat (uint8_t format) | 
| void | ILI9488_SpiNop (void) | 
| void | ILI9488_SpiWriteMemory (const uint8_t *pBuf, uint32_t size) | 
| void | ILI9488_SpiReadMemory (const uint8_t *pBuf, uint32_t size) | 
| void | ILI9488_SpiSetCursor (uint16_t x, uint16_t y) | 
| void | ILI9488_SpiSetWindow (uint16_t dwX, uint16_t dwY, uint16_t dwWidth, uint16_t dwHeight) | 
| void | ILI9488_SpiSetFullWindow (void) | 
| void | ILI9488_SpiOn (void) | 
| void | ILI9488_SpiOff (void) | 
| void | ILI9488_SpiSetDisplayLandscape (uint8_t dwRGB, uint8_t LandscaprMode) | 
| void | ILI9488_SetPixelColor (uint32_t x, uint32_t y, uint32_t color) | 
Interface of ILI9488 driver.
 1.8.15