ESPHome 2025.12.0-dev
Loading...
Searching...
No Matches
esphome::gp8403 Namespace Reference

Data Structures

class  GP8403Component
 
class  GP8403Output
 

Enumerations

enum  GP8403Voltage { GP8403_VOLTAGE_5V = 0x00 , GP8403_VOLTAGE_10V = 0x11 }
 
enum  GP8403Model { GP8403 , GP8413 }
 

Functions

const LogString * model_to_string (GP8403Model model)
 

Enumeration Type Documentation

◆ GP8403Model

Enumerator
GP8403 
GP8413 

Definition at line 14 of file gp8403.h.

◆ GP8403Voltage

Enumerator
GP8403_VOLTAGE_5V 
GP8403_VOLTAGE_10V 

Definition at line 9 of file gp8403.h.

Function Documentation

◆ model_to_string()

const LogString * esphome::gp8403::model_to_string ( GP8403Model model)

Definition at line 13 of file gp8403.cpp.