uC chip interface arduino
0.9.0
A interface for async and neuromrphic IC testing
|
This is the complete list of members for uC_api, including all inherited members.
__init__(self, serial_port_path, api_level=2) | uC_api | |
__str__(self) | uC_api | |
async_from_chip | uC_api | |
async_to_chip | uC_api | |
close_connection(self) | uC_api | |
errors | uC_api | |
experiment_state(self) | uC_api | |
has_packet(self) | uC_api | |
i2c | uC_api | |
pin | uC_api | |
read_packet(self) | uC_api | |
reset(self) | uC_api | |
send_packet(self, packet_to_send) | uC_api | |
spi | uC_api | |
start_experiment(self) | uC_api | |
stop_experiment(self, time=0) | uC_api | |
update_state(self) | uC_api |