modm API documentation
ST7789 full-color LCD controller

Classes

class  modm::St7789< Interface, Width, Height >
 
struct  modm::St7789SPIInterface< SPI, CS, RST, DC >
 

Functions

template<typename Interface , uint16_t Width = 240, uint16_t Height = 320>
 modm::requires (Width<=detail::st7789::MaxWidth &&Height<=detail::st7789::MaxHeight) class St7789Driver
 

Detailed Description

lbuild module: modm:driver:st7789