ESPHome 2025.5.0
Loading...
Searching...
No Matches
sx1509.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::sx1509::SX1509Processor
 
class  esphome::sx1509::SX1509Component
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::sx1509
 Here you'll find the Arduino code used to interface with the SX1509 I2C 16 I/O expander.
 

Variables

const uint8_t esphome::sx1509::INTERNAL_CLOCK_2MHZ = 2
 
const uint8_t esphome::sx1509::EXTERNAL_CLOCK = 1
 
const uint8_t esphome::sx1509::SOFTWARE_RESET = 0
 
const uint8_t esphome::sx1509::HARDWARE_RESET = 1
 
const uint8_t esphome::sx1509::REG_I_ON [16]