ESPHome 2026.4.0-dev
Loading...
Searching...
No Matches
spa06_spi.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::spa06_spi
 

Variables

constexpr uint8_t SPA06_SPI_READ = 0x80
 
constexpr uint8_t SPA06_SPI_WRITE = 0x7F
 

Variable Documentation

◆ SPA06_SPI_READ

uint8_t SPA06_SPI_READ = 0x80
inlineconstexpr

Definition at line 9 of file spa06_spi.cpp.

◆ SPA06_SPI_WRITE

uint8_t SPA06_SPI_WRITE = 0x7F
inlineconstexpr

Definition at line 12 of file spa06_spi.cpp.