uC chip interface arduino
0.9.0
A interface for async and neuromrphic IC testing
|
This is the complete list of members for Interface_Async, including all inherited members.
__init__(self, api_object, interface_id, direction) | Interface_Async | |
__str__(self) | Interface_Async | |
ack_pin(self) | Interface_Async | |
activate(self, req_pin, ack_pin, data_width, data_pins, mode="4Phase_Chigh_Dhigh", req_delay=0, time=0) | Interface_Async | |
data_from_chip(self) | Interface_Async | |
data_from_chip_and_clear(self) | Interface_Async | |
data_pins(self) | Interface_Async | |
data_to_chip(self) | Interface_Async | |
data_to_chip_and_clear(self) | Interface_Async | |
data_width(self) | Interface_Async | |
errors(self) | Interface_Async | |
header(self) | Interface_Async | |
interface_type(self) | Interface_Async | |
process_packet(self, packet) | Interface_Async | |
req_delay(self) | Interface_Async | |
req_pin(self) | Interface_Async | |
send(self, word, time=0) | Interface_Async | |
status(self) | Interface_Async | |
update(self) | Interface_Async |