ESP32VGA
ESP32 VGA Controller and Graphics Library
ESP32VGA::VGAControllerClass Member List

This is the complete list of members for ESP32VGA::VGAControllerClass, including all inherited members.

begin(gpio_num_t redGPIO, gpio_num_t greenGPIO, gpio_num_t blueGPIO, gpio_num_t HSyncGPIO, gpio_num_t VSyncGPIO)ESP32VGA::VGAControllerClass
begin(gpio_num_t red1GPIO, gpio_num_t red0GPIO, gpio_num_t green1GPIO, gpio_num_t green0GPIO, gpio_num_t blue1GPIO, gpio_num_t blue0GPIO, gpio_num_t HSyncGPIO, gpio_num_t VSyncGPIO)ESP32VGA::VGAControllerClass
enableBackgroundPrimitiveExecution(bool value)ESP32VGA::VGAControllerClass
getBitsPerChannel()ESP32VGA::VGAControllerClassinline
getScreenHeight()ESP32VGA::VGAControllerClassinline
getScreenWidth()ESP32VGA::VGAControllerClassinline
getViewPortCol()ESP32VGA::VGAControllerClassinline
getViewPortHeight()ESP32VGA::VGAControllerClassinline
getViewPortRow()ESP32VGA::VGAControllerClassinline
getViewPortWidth()ESP32VGA::VGAControllerClassinline
moveScreen(int16_t offsetX, int16_t offsetY)ESP32VGA::VGAControllerClass
processPrimitives()ESP32VGA::VGAControllerClass
resumeBackgroundPrimitiveExecution()ESP32VGA::VGAControllerClass
setResolution(char const *modeline, int viewPortWidth=-1, int viewPortHeight=-1)ESP32VGA::VGAControllerClass
suspendBackgroundPrimitiveExecution()ESP32VGA::VGAControllerClass