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

Go to the source code of this file.

Data Structures

class  esphome::as5600::AS5600Component
 

Namespaces

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

Enumerations

enum  esphome::as5600::EndPositionMode : uint8_t { esphome::as5600::END_MODE_RANGE , esphome::as5600::END_MODE_POSITION }
 
enum  esphome::as5600::OutRangeMode : uint8_t { esphome::as5600::OUT_RANGE_MODE_MIN_MAX , esphome::as5600::OUT_RANGE_MODE_NAN }
 
enum  esphome::as5600::AS5600MagnetStatus : uint8_t { esphome::as5600::MAGNET_GONE = 2 , esphome::as5600::MAGNET_OK = 4 , esphome::as5600::MAGNET_STRONG = 5 , esphome::as5600::MAGNET_WEAK = 6 }