ESPHome  2024.3.1
Namespaces | Data Structures | Typedefs
esphome::tm1638 Namespace Reference

Namespaces

 TM1638Translation
 

Data Structures

class  KeyListener
 
class  TM1638Component
 
class  TM1638Key
 
class  TM1638OutputLed
 
class  TM1638SwitchLed
 

Typedefs

using tm1638_writer_t = std::function< void(TM1638Component &)>
 

Typedef Documentation

◆ tm1638_writer_t

using esphome::tm1638::tm1638_writer_t = typedef std::function<void(TM1638Component &)>

Definition at line 21 of file tm1638.h.