i2c_slave_v2_to_bus_adapter
i2c_wire
Simics Reference Manual
/
5 Classes
/
i2c_to_i3c_adapter
Description
The
i2c_to_i3c_adapter
allows to attach an I2C device to I3C bus.
Interfaces Implemented
conf_object, log_object, i2c_master_v2, i3c_slave
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for this class
info
– print information about the object
status
– print status of the object
Attributes
i2c_link_v2
Optional
attribute;
read/write
access; type:
o|[os]|n
Connect to I2C slave device
Required interfaces:
i2c_slave_v2
.
i3c_link
Optional
attribute;
read/write
access; type:
o|[os]|n
Connect to I3C master device or
i3c_link
Required interfaces:
i3c_master
.
Provided By
i3c-link
i2c_slave_v2_to_bus_adapter
i2c_wire