ESPHome 2026.2.2
Loading...
Searching...
No Matches
esp32_can.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::esp32_can::ESP32Can
 

Namespaces

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

Enumerations

enum  esphome::esp32_can::CanMode : uint8_t { esphome::esp32_can::CAN_MODE_NORMAL = 0 , esphome::esp32_can::CAN_MODE_LISTEN_ONLY = 1 }