HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
EspI2cBus Member List

This is the complete list of members for EspI2cBus, including all inherited members.

At(int device_index) noexceptEspI2cBus
At(int device_index) const noexceptEspI2cBus
bus_handle_EspI2cBusprivate
ClearAllDevices() noexceptEspI2cBus
config_EspI2cBusprivate
ConvertEspError(esp_err_t esp_error) const noexceptEspI2cBusprivate
CreateDevice(const hf_i2c_device_config_t &device_config) noexceptEspI2cBus
current_mode_EspI2cBusprivate
CustomFastProbe(hf_u16_t device_addr, hf_u32_t timeout_ms) noexceptEspI2cBusprivate
Deinitialize() noexceptEspI2cBus
devices_EspI2cBusprivate
diagnostics_EspI2cBusmutableprivate
EspI2cBus(const hf_i2c_master_bus_config_t &config) noexceptEspI2cBusexplicit
EspI2cBus(const EspI2cBus &)=deleteEspI2cBus
EspI2cBus(EspI2cBus &&)=deleteEspI2cBus
FindDeviceIndex(hf_u16_t device_address) const noexceptEspI2cBus
FindDeviceIndexByAddress(hf_u16_t device_address) const noexceptEspI2cBusprivate
GetAllDevices() noexceptEspI2cBus
GetAllDevices() const noexceptEspI2cBus
GetAllEspDevices() noexceptEspI2cBus
GetAllEspDevices() const noexceptEspI2cBus
GetConfig() const noexceptEspI2cBus
GetDevice(int device_index) noexceptEspI2cBus
GetDevice(int device_index) const noexceptEspI2cBus
GetDeviceAddresses() const noexceptEspI2cBus
GetDeviceByAddress(hf_u16_t device_address) noexceptEspI2cBus
GetDeviceCount() const noexceptEspI2cBus
GetEspDevice(int device_index) noexceptEspI2cBus
GetEspDevice(int device_index) const noexceptEspI2cBus
GetFirstDevice() noexceptEspI2cBus
GetFirstDevice() const noexceptEspI2cBus
GetHandle() const noexceptEspI2cBus
GetLastDevice() noexceptEspI2cBus
GetLastDevice() const noexceptEspI2cBus
GetMode() const noexceptEspI2cBus
GetPort() const noexceptEspI2cBus
HasDevices() const noexceptEspI2cBus
Initialize() noexceptEspI2cBus
initialized_EspI2cBusprivate
IsAsyncMode() const noexceptEspI2cBus
IsEmpty() const noexceptEspI2cBus
IsInitialized() const noexceptEspI2cBus
IsSyncMode() const noexceptEspI2cBus
IsValidIndex(int device_index) const noexceptEspI2cBus
mutex_EspI2cBusmutableprivate
operator=(const EspI2cBus &)=deleteEspI2cBus
operator=(EspI2cBus &&)=deleteEspI2cBus
operator[](int device_index) noexceptEspI2cBus
operator[](int device_index) const noexceptEspI2cBus
ProbeDevice(hf_u16_t device_addr, hf_u32_t timeout_ms=10) noexceptEspI2cBus
RemoveDevice(int device_index) noexceptEspI2cBus
RemoveDeviceByAddress(hf_u16_t device_address) noexceptEspI2cBus
ResetBus() noexceptEspI2cBus
ScanDevices(std::vector< hf_u16_t > &found_devices, hf_u16_t start_addr=0x08, hf_u16_t end_addr=0x77, hf_u32_t scan_timeout_ms=0) noexceptEspI2cBus
statistics_EspI2cBusmutableprivate
SwitchMode(hf_i2c_mode_t new_mode, uint8_t queue_depth=10) noexceptEspI2cBus
~EspI2cBus() noexceptEspI2cBus