ESPHome  2024.7.2
Namespaces | Variables
max6956.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::max6956
 

Variables

const uint32_t esphome::max6956::MASK_TRANSITION_DETECTION = 0x80
 Masks for MAX6956 Configuration register. More...
 
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