#include <i2c_slave_v2_simics_adapter.h>
|
static void | start (conf_object_t *obj, uint8 address) |
|
static void | read (conf_object_t *obj) |
|
static void | write (conf_object_t *obj, uint8 value) |
|
static void | stop (conf_object_t *obj) |
|
static attr_value_t | addresses (conf_object_t *obj) |
|
static TInterface * | adapterWithoutLocking (conf_object_t *obj) |
|
static SimicsLock< TInterface > | adapter (conf_object_t *obj, conf_object_t *obj_lock) |
|
static SimicsLock< TInterface > | adapter (conf_object_t *obj) |
|
◆ I2cSlaveV2SimicsAdapter()
template<typename TBase , typename TInterface = I2cSlaveV2Interface>
◆ addresses()
template<typename TBase , typename TInterface = I2cSlaveV2Interface>
◆ read()
template<typename TBase , typename TInterface = I2cSlaveV2Interface>
◆ start()
template<typename TBase , typename TInterface = I2cSlaveV2Interface>
◆ stop()
template<typename TBase , typename TInterface = I2cSlaveV2Interface>
◆ write()
template<typename TBase , typename TInterface = I2cSlaveV2Interface>
The documentation for this class was generated from the following file: