idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
panel_io.hpp File Reference

LCD panel I/O class. More...

#include <idfxx/spi/master>
#include <esp_lcd_panel_io.h>
#include <frequency/frequency>
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  idfxx::lcd::panel_io
 SPI-based panel I/O interface. More...
 
struct  idfxx::lcd::panel_io::spi_config
 SPI-based panel I/O configuration. More...
 

Namespaces

namespace  idfxx
 
namespace  idfxx::lcd
 LCD driver classes.
 

Detailed Description

LCD panel I/O class.

Definition in file panel_io.hpp.