![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This file defines the interface for initializing the concrete implementation of the PicoDisplay driver using the actual hardware.
#include "colony_config.h"
#include "pimoroni_common.hpp"
#include "pico_display.hpp"
Go to the source code of this file.
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. | |
namespace | Driver::PicoDisplay::STM32 |
The 'STM32' namespace implements the composite PicoDisplay driver for the actual hardware. | |
Macros | |
#define | OPTION_DRIVER_PICO_DISPLAY_STM32_LCD_ROTATION pimoroni::ROTATE_0 |
Pin for Button A. | |
Functions | |
void | Driver::PicoDisplay::STM32::initialize () |
This method is used to initialize the platform specific drivers. | |
#define OPTION_DRIVER_PICO_DISPLAY_STM32_LCD_ROTATION pimoroni::ROTATE_0 |
Pin for Button A.
Port for Button A Pin for Button B Port for Button B Pin for Button X Port for Button X Pin for Button Y Port for Button Y RGB LED: The Timer for the RED PWM signal RGB LED: The Timer.Channel for the RED PWM signal RGB LED: The Timer for the GREEN PWM signal RGB LED: The Timer.Channel for the GREEN PWM signal RGB LED: The Timer for the BLUE PWM signal RGB LED: The Timer.Channel for the BLUE PWM signal The default screen orientation