GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Api.h File Reference
#include "colony_config.h"
#include "pico_graphics.hpp"
#include "Driver/Button/PolledDebounced.h"
#include "Driver/LED/RedGreenBlue.h"
Include dependency graph for Api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Driver::PicoDisplay::Api
 This class defines an interface for accessing the 'hardware bits' of the Pico Display board. More...
 

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::PicoDisplay
 The 'PicoDisplay' namespace provides a top-level/composite driver that provides an abstraction that represents the physical hardware of the Pimoroni Pico Display board.
 

Macros

#define OPTION_DRIVER_PICO_DISPLAY_LCD_WIDTH   240
 The width, in pixels, of the Display.
 
#define OPTION_DRIVER_PICO_DISPLAY_LCD_HEIGHT   135
 The height, in pixels, of the Display.
 

Macro Definition Documentation

◆ OPTION_DRIVER_PICO_DISPLAY_LCD_HEIGHT

#define OPTION_DRIVER_PICO_DISPLAY_LCD_HEIGHT   135

The height, in pixels, of the Display.

◆ OPTION_DRIVER_PICO_DISPLAY_LCD_WIDTH

#define OPTION_DRIVER_PICO_DISPLAY_LCD_WIDTH   240

The width, in pixels, of the Display.