|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
This is the complete list of members for StmI2cBus, including all inherited members.
| config_ | StmI2cBus | private |
| CreateDevice(const hf_i2c_device_config_t &device_config) noexcept | StmI2cBus | |
| Deinitialize() noexcept | StmI2cBus | |
| devices_ | StmI2cBus | private |
| GetConfig() const noexcept | StmI2cBus | |
| GetDevice(int device_index) noexcept | StmI2cBus | |
| GetDevice(int device_index) const noexcept | StmI2cBus | |
| GetDeviceCount() const noexcept | StmI2cBus | |
| GetHalHandle() const noexcept | StmI2cBus | |
| Initialize() noexcept | StmI2cBus | |
| initialized_ | StmI2cBus | private |
| IsInitialized() const noexcept | StmI2cBus | |
| RemoveDevice(int device_index) noexcept | StmI2cBus | |
| StmI2cBus(const hf_i2c_bus_config_t &config) noexcept | StmI2cBus | explicit |
| StmI2cBus(I2C_HandleTypeDef *hal_handle, hf_u32_t timeout_ms=1000) noexcept | StmI2cBus | explicit |
| ~StmI2cBus() noexcept | StmI2cBus |