uC chip interface arduino
0.9.0
A interface for async and neuromrphic IC testing
|
This is the complete list of members for Interface_PIN, including all inherited members.
__init__(self, api_object, interface_id) | Interface_PIN | |
__str__(self) | Interface_PIN | |
activate(self, pin_mode="OUTPUT", interval=0, time=0) | Interface_PIN | |
data_from_chip(self) | Interface_PIN | |
data_from_chip_and_clear(self) | Interface_PIN | |
data_to_chip(self) | Interface_PIN | |
data_to_chip_and_clear(self) | Interface_PIN | |
errors(self) | Interface_PIN | |
header(self) | Interface_PIN | |
interface_type(self) | Interface_PIN | |
interval(self) | Interface_PIN | |
process_packet(self, packet) | Interface_PIN | |
send(self, value, time=0) | Interface_PIN | |
status(self) | Interface_PIN | |
update(self) | Interface_PIN |