|
uC chip interface arduino
0.9.0
A interface for async and neuromrphic IC testing
|
This is the complete list of members for Interface_SPI, including all inherited members.
| __init__(self, api_object, interface_id) | Interface_SPI | |
| __str__(self) | Interface_SPI | |
| activate(self, mode="SPI_MODE0", speed_class=0, order="LSBFIRST", number_of_bytes=1, time=0) | Interface_SPI | |
| bit_order(self) | Interface_SPI | |
| data_from_chip(self) | Interface_SPI | |
| data_from_chip_and_clear(self) | Interface_SPI | |
| data_to_chip(self) | Interface_SPI | |
| data_to_chip_and_clear(self) | Interface_SPI | |
| errors(self) | Interface_SPI | |
| header(self) | Interface_SPI | |
| interface_mode(self) | Interface_SPI | |
| number_of_bytes() | Interface_SPI | |
| process_packet(self, packet) | Interface_SPI | |
| send(self, word, time=0) | Interface_SPI | |
| speed(self) | Interface_SPI | |
| status(self) | Interface_SPI | |
| update(self) | Interface_SPI |