ESPHome 2025.5.0
Loading...
Searching...
No Matches
max6956.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::max6956
 

Variables

const uint32_t esphome::max6956::MASK_TRANSITION_DETECTION = 0x80
 Masks for MAX6956 Configuration register.
 
const uint32_t esphome::max6956::MASK_INDIVIDUAL_CURRENT = 0x40
 
const uint32_t esphome::max6956::MASK_NORMAL_OPERATION = 0x01
 
const uint32_t esphome::max6956::MASK_1PORT_VALUE = 0x03
 
const uint32_t esphome::max6956::MASK_PORT_CONFIG = 0x03
 
const uint8_t esphome::max6956::MASK_CONFIG_CURRENT = 0x40
 
const uint8_t esphome::max6956::MASK_CURRENT_PIN = 0x0F