uC chip interface arduino  0.9.0
A interface for async and neuromrphic IC testing
Loading...
Searching...
No Matches
Interface_I2C Member List

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

__init__(self, api_object, interface_id)Interface_I2C
__str__(self)Interface_I2C
activate(self, speed=400000, order="LSBFIRST", number_of_bytes=1, time=0)Interface_I2C
byte_order(self)Interface_I2C
data_from_chip(self)Interface_I2C
data_from_chip_and_clear(self)Interface_I2C
data_to_chip(self)Interface_I2C
data_to_chip_and_clear(self)Interface_I2C
errors(self)Interface_I2C
header(self)Interface_I2C
number_of_bytes(self)Interface_I2C
process_packet(self, packet)Interface_I2C
send_read_request(self, device_address, register_address, word, time=0)Interface_I2C
send_write(self, device_address, register_address, word, time=0)Interface_I2C
speed(self)Interface_I2C
status(self)Interface_I2C
update(self)Interface_I2C