ESPHome  2024.3.1
Data Structures | Typedefs
esphome::st7920 Namespace Reference

Data Structures

class  ST7920
 

Typedefs

using st7920_writer_t = std::function< void(ST7920 &)>
 

Typedef Documentation

◆ st7920_writer_t

using esphome::st7920::st7920_writer_t = typedef std::function<void(ST7920 &)>

Definition at line 12 of file st7920.h.