/*
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://ugfx.org/license.html
*/
/*
* Custom page order for several LCD boards, e.g. HEM12864-99
* #define ST7565_PAGE_ORDER 4,5,6,7,0,1,2,3
*/
// DSPI Clock and Transfer Attributes
// Frame Size: 8 bits
// MSB First
// CLK Low by default
static const SPIConfig spi1config = ;
static GFXINLINE void
static GFXINLINE void
static GFXINLINE void
static GFXINLINE void
static GFXINLINE void
static GFXINLINE void
static GFXINLINE void
/* _GDISP_LLD_BOARD_H */